Dart SDK
dart:io
ZLibOption
MAX_WINDOW_BITS
constant
MAX_WINDOW_BITS
int
MAX_WINDOW_BITS
=
15
Maximal value for
ZLibCodec.windowBits
,
ZLibEncoder.windowBits
and
ZLibDecoder.windowBits
.