minLevel constant
int
const minLevel
Minimal value for BrotliCodec.level and BrotliEncoder.level.
Implementation
static const int minLevel = 0;
Minimal value for BrotliCodec.level and BrotliEncoder.level.
static const int minLevel = 0;