ZstdCompressor.setWindowLog

void setWindowLog(int windowLog)

Sets the window log for subsequent compressions.

Parameters

windowLogThe window log value.

Throws

ZstdException if the parameter is invalid.