Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • zlib/zlib.c

Parent

Zlib::NeedDict

Subclass of Zlib::Error

When zlib returns a Z_NEED_DICT if a preset dictionary is needed at this point.

Used by Zlib::Inflate.inflate and Zlib.inflate