method
set_dictionary
v1_9_2_180 -
Show latest stable
- Class:
Zlib::Deflate
set_dictionary(p1)public
Sets the preset dictionary and returns string. This method is available just only after Zlib::Deflate.new or Zlib::ZStream#reset method was called. See zlib.h for details.
TODO: document better!