ZstdCompressor.setStrategy

void setStrategy(ZSTD_strategy strategy)

Sets the compression strategy.

Parameters

strategyThe compression strategy.

Throws

ZstdException if the parameter is invalid.