API reference

Huffman Class

Overview

Object Data

static void
Decode
( BitReservoir br,
int table,
out float x,
out float y )
static void
Decode
( BitReservoir br,
int table,
out float x,
out float y,
out float v,
out float w )

Details

Object Data

static void Meta.Audio.NLayer.Decoder.Huffman.Decode
( BitReservoir br,
int table,
out float x,
out float y )
No description available.
static void Meta.Audio.NLayer.Decoder.Huffman.Decode
( BitReservoir br,
int table,
out float x,
out float y,
out float v,
out float w )
No description available.