maxLevel constant

int const maxLevel

Maximal value for ZstdCodec.level and ZstdEncoder.level.

Implementation

static const int maxLevel = 22;