Class

Zlib::GzipFile::CRCError

Inheritance
< Zlib::GzipFile::Error < Zlib::Error < StandardError < Exception < Object

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