ZstdException if the parameter is invalid.ZstdCompressor.setWindowLog
void setWindowLog(int windowLog)Sets the window log for subsequent compressions.
Parameters
windowLog | The window log value. |
void setWindowLog(int windowLog)Sets the window log for subsequent compressions.
windowLog | The window log value. |
ZstdException if the parameter is invalid.