Haxe API Documentation
Back | Index
class haxe.zip.HuffTools
import haxe.zip.Huffman
Available in flash8, neko, js, flash, php, cpp
function new() : Void
function make(lengths : Array<Int>, pos : Int, nlengths : Int, maxbits : Int) : Huffman
Back | Index