Class

Zlib::GzipFile::LengthError

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

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