W3cubDocs

/Ruby 2.5

class Zlib::GzipFile::CRCError

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.

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.