Exception: Zlib::GzipFile::LengthError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: |
Zlib::GzipFile::Error
|
Defined in: | ext/zlib/zlib.c, ext/zlib/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
Instance Method Summary
Error - Inherited
#inspect | Constructs a String of the ::Zlib::GzipFile Error. |