D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Zlib
/
GzipFile
/
LengthError
/
Filename :
cdesc-LengthError.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Raised when the data length recorded in the gzip file footer is not equivalent to the length of the actual uncompressed data. constants: [] full_name: Zlib::GzipFile::LengthError includes: [] instance_methods: [] name: LengthError superclass: Zlib::GzipFile::Error