Not documented.
Source
ZLibDecoder({this.windowBits: ZLibOption.DEFAULT_WINDOW_BITS,
this.dictionary: null, this.raw: false}) {
_validateZLibWindowBits(windowBits);
}
Not documented.
ZLibDecoder({this.windowBits: ZLibOption.DEFAULT_WINDOW_BITS,
this.dictionary: null, this.raw: false}) {
_validateZLibWindowBits(windowBits);
}