minWindowBits constant

int const minWindowBits

Minimal value for BrotliCodec.windowBits.

Implementation

static const int minWindowBits = 10;