public static class DhtSegment.HuffmanTable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
destinationIdentifier |
int |
tableClass |
Constructor and Description |
---|
HuffmanTable(int tableClass,
int destinationIdentifier,
int[] bits,
int[] huffVal) |
Modifier and Type | Method and Description |
---|---|
int[] |
getBits() |
int[] |
getHuffCode() |
int[] |
getHuffSize() |
int[] |
getHuffVal() |
int[] |
getMaxCode() |
int[] |
getMinCode() |
int[] |
getValPtr() |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"