Exception: Zlib::NeedDict

Inherits:
Error
  • Object
show all
Defined in:
zlib.c,
zlib.c

Overview

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