lib.haxe.org

format 1.20 Documentation

Back | Index
class format.tools.HuffTools
import format.tools.Huffman
function new() : Void
function make(lengths : Array<Int>, pos : Int, nlengths : Int, maxbits : Int) : Huffman
Back | Index