Fields

choice: u16 = 1024,
choice2: u16 = 1024,
low_coder: [16]BitTree(3) = array_mul,
mid_coder: [16]BitTree(3) = array_mul,
high_coder: BitTree(8) = .{ },

Functions

fn decode(self: *LenDecoder, reader: anytype, decoder: *RangeDecoder, pos_state: usize, update: bool) !usize

No documentation provided.

fn reset(self: *LenDecoder) void

No documentation provided.