Module lewton::header

source ·
Expand description

Header decoding

This module takes care of decoding of the three vorbis headers:

  1. Identification
  2. Comment
  3. Setup

It builds only on the internal bitpacking layer and the internal huffman tree handling mod. Everything else about the headers is decoded in this mod.

Structs

Enums

Functions

Type Aliases