Module literals_section

Source
Expand description

Utilities and representations for the first half of a block, the literals section. It contains data that is then copied from by the sequences section.

Structs§

LiteralsSection
A compressed block consists of two sections, a literals section, and a sequences section.

Enums§

LiteralsSectionParseError
LiteralsSectionType
The way which a literal section is encoded.