class Zlib::GzipFile::LengthError

Parent:
Zlib::GzipFile::Error

Raised when the data length recorded in the gzip file footer is not equivalent to the length 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.