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§
- Compression
Modes - 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:
- Sequences
Header
Enums§
- Mode
Type - The compression mode used for symbol compression
- Sequences
Header Parse Error