minLevel constant

int const minLevel

Minimal value for ZstdCodec.level and ZstdEncoder.level.

Implementation

static const int minLevel = -ZstdConstants.ZSTD_BLOCKSIZE_MAX;