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