Module ruzstd::huff0

source ·

Structs§

  • A single entry in the table contains the decoded symbol/literal and the size of the prefix code.
  • An interface around a huffman table used to decode data.

Enums§