MAX_WINDOW_BITS constant

int const MAX_WINDOW_BITS = 15

Maximal value for ZLibCodec.windowBits, ZLibEncoder.windowBits and ZLibDecoder.windowBits.

Implementation

static const int MAX_WINDOW_BITS = 15