method

new

v1_9_2_180 - Show latest stable - Class: Zlib::Deflate
new(p1 = v1, p2 = v2, p3 = v3, p4 = v4)
public

Creates a new deflate stream for compression. See zlib.h for details of each argument. If an argument is nil, the default value of that argument is used.

TODO: document better!