Exception: Zlib::DataError

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

Overview

Subclass of Zlib::Error when zlib returns a Z_DATA_ERROR.

Usually if a stream was prematurely freed.