maxLevel constant
int
const maxLevel
Maximal value for BrotliCodec.level and BrotliEncoder.level.
Implementation
static const int maxLevel = 11;
Maximal value for BrotliCodec.level and BrotliEncoder.level.
static const int maxLevel = 11;