Sha256: 2a94428325e011bea7f8623a5e4188b89bee2e93194e4382007bbcb7b980b21b
Contents?: true
Size: 326 Bytes
Versions: 7
Compression:
Stored size: 326 Bytes
Contents
%a{annotate:rdoc:skip} module Zlib %a{annotate:rdoc:skip} class GzipFile # <!-- rdoc-file=ext/zlib/zlib.c --> # Raised when the CRC checksum recorded in gzip file footer is not equivalent to # the CRC checksum of the actual uncompressed data. # class CRCError < Zlib::GzipFile::Error end end end
Version data entries
7 entries across 7 versions & 2 rubygems