Exception: Zlib::GzipFile::LengthError

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

Overview

Raised when the data length recorded in the gzip file footer is not equivalent to the length of the actual uncompressed data.

Instance Attribute Summary

Attributes inherited from Error

#input

Method Summary

Methods inherited from Error

#inspect