Exception: Zlib::GzipFile::CRCError

Inherits:
Error
  • Object
show all
Defined in:
zlib.c,
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

Attributes inherited from Error

#input

Method Summary

Methods inherited from Error

#inspect