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