Class Zlib::GzipFile::CRCError
In: ext/zlib/zlib.c
Parent: Zlib::GzipFile::Error

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

To view or add comments on this documentation, please go to the API wiki.

[Validate]