123456789_123456789_123456789_123456789_123456789_

Exception: Zlib::GzipFile::CRCError

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Error, ::Zlib::Error, ::StandardError, Exception
Instance Chain:
self, Error, ::Zlib::Error, ::StandardError, Exception
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

Error - Inherited

#input

input gzipped string.

Instance Method Summary

Error - Inherited

#inspect

Constructs a String of the ::Zlib::GzipFile Error.