HuffTools
haxe.zip.HuffTools (Class)
Instance Members
| Name | Type |
|---|---|
lengths |
Array<Int> |
pos |
Int |
nlengths |
Int |
maxbits |
Int |
| Returns |
|---|
| Anonymous |
new(): VoidPrivate Members
treeDepth(t: Anonymous): Int| Name | Type |
|---|---|
t |
Anonymous |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
t |
Anonymous |
| Returns |
|---|
| Anonymous |
| Name | Type |
|---|---|
table |
Array |
p |
Int |
cd |
Int |
d |
Int |
t |
Anonymous |
treeMake(bits: haxe.ds.IntMap<Int>, maxbits: Int, v: Int, len: Int): Anonymous| Name | Type |
|---|---|
bits |
haxe.ds.IntMap<Int> |
maxbits |
Int |
v |
Int |
len |
Int |
| Returns |
|---|
| Anonymous |