public static class DhtSegment.HuffmanTable extends Object
Modifier and Type | Field and Description |
---|---|
int |
destinationIdentifier |
int |
tableClass |
Modifier and Type | Method and Description |
---|---|
int |
getHuffVal(int i) |
int |
getMaxCode(int i) |
int |
getMinCode(int i) |
int |
getValPtr(int i) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.