case _headerChecksumUnsupported
s4LZ774GzipO17StreamHeaderErrorO26_headerChecksumUnsupportedyA2EmFWhat are these?
s4LZ774GzipO17StreamHeaderErrorO26_headerChecksumUnsupportedyA2EmF
FNV24: [9XMEA]
case invalidSigil
case invalidCompressionMethod(UInt8)
case invalidFlagBits(UInt8)
import LZ77
This module contains a pure-Swift implementation of the LZ77 algorithm. It supports the bare deflate (zlib) archive format, as well as the more-popular gzip format.
deflate
zlib
gzip
@frozen enum StreamHeaderError
@frozen enum Gzip