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