class haxe.zip.HuffTools

import haxe.zip.Huffman;

Available on all platforms

Instance Fields

function new():Void

function make(lengths:Array<Int>, pos:Int, nlengths:Int, maxbits:Int):Huffman