| Class | Description |
|---|---|
| EncodedTable |
This class represents a encoded huffman table.
|
| FixedSizeTable |
This class represents a fixed size huffman table.
|
| HuffmanTable |
This abstract class is the base class for all types of huffman tables.
|
| HuffmanTable.Code |
This static class represents a code for use in huffman tables.
|
| StandardTables |
Copyright © 2022 The Apache Software Foundation. All rights reserved.