Package | Description |
---|---|
fact.io.hdureader.zfits |
Modifier and Type | Field and Description |
---|---|
ByteWiseHuffmanTree[] |
ByteWiseHuffmanTree.children |
Modifier and Type | Method and Description |
---|---|
static void |
ByteWiseHuffmanTree.insert(ByteWiseHuffmanTree rootNode,
int bits,
int codeLengthInBits,
ByteWiseHuffmanTree.Symbol symbol)
Insert a symbol into this huffmann tree.
|
Copyright © 2019. All rights reserved.