haXe API Documentation
Back |
Indexclass 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