method

new

v1_8_6_287 - Show latest stable - Class: Zlib::Inflate
new(...)
public

Creates a new inflate stream for decompression. See zlib.h for details of the argument. If window_bits is nil, the default value is used.

TODO: document better!