minLevel constant

int const minLevel

Minimal value for BrotliCodec.level and BrotliEncoder.level.

Implementation

static const int minLevel = 0;