method

new

v1_9_2_180 - Show latest stable - Class: Zlib::Inflate
new(p1 = v1)
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!