Exception: Zlib::GzipFile::CRCError
| 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 CRC checksum recorded in gzip file footer is not equivalent to the CRC checksum of the actual uncompressed data.
Instance Attribute Summary
Instance Method Summary
Error - Inherited
| #inspect | Constructs a String of the |