Class Zlib::GzipFile::LengthError
In: ext/zlib/zlib.c
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.

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

[Validate]