Type Definition CompressionLevel
zstd_safe
type CompressionLevel = i32;
Represents the compression level used by zstd.