Sha256: 5cabfa7a25c575a4d2694c07d575ff2deaaa09afc6297f4447e2b3baa956c831
Contents?: true
Size: 184 Bytes
Versions: 132
Compression:
Stored size: 184 Bytes
Contents
require 'zlib' # @private Implements the +write+ method for strings, used with zlib to # use GZStrings as the target for compression. class GZString < String alias write << end
Version data entries
132 entries across 132 versions & 2 rubygems