Module sequence_section

Source
Expand description

Utilities and representations for the second half of a block, the sequence section. This section copies literals from the literals section into the decompressed output.

Structs§

CompressionModes
This byte defines the compression mode of each symbol type
Sequence
A sequence represents potentially redundant data, and it can be broken up into 2 steps:
SequencesHeader

Enums§

ModeType
The compression mode used for symbol compression
SequencesHeaderParseError