method

params

v1_8_6_287 - Show latest stable - Class: Zlib::Deflate
params(p1, p2)
public

Changes the parameters of the deflate stream. See zlib.h for details. The output from the stream by changing the params is preserved in output buffer.

TODO: document better!