public class EncodedTable extends HuffmanTable
HuffmanTable.Code| Constructor and Description |
|---|
EncodedTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseTable() |
codeTableToString, decode, initTree, toStringpublic EncodedTable(Table table) throws IOException
IOExceptionpublic void parseTable()
throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.