ZstdException if the parameter is invalid.ZstdCompressor.setStrategy
void setStrategy(ZSTD_strategy strategy)Sets the compression strategy.
Parameters
strategy | The compression strategy. |
void setStrategy(ZSTD_strategy strategy)Sets the compression strategy.
strategy | The compression strategy. |
ZstdException if the parameter is invalid.