Module ruzstd::decoding::sequence_section_decoder
source · Enums§
Constants§
- “The maximum allowed accuracy log for literals length and match length tables is 9”
- “The maximum allowed accuracy log for literals length and match length tables is 9”
- “The maximum accuracy log for the offset table is 8.”
Functions§
- Decode the provided source as a series of sequences into the supplied
target
.