maxWindowBits constant

int const maxWindowBits

Maximal value for BrotliCodec.windowBits.

Implementation

static const int maxWindowBits = 24;