ZLibDecoder(
{int windowBits: ZLibOption.DEFAULT_WINDOW_BITS,
List<int> dictionary: null,
bool raw: false}
)

Not documented.