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