Package com.coyotegulch.jisp
Class HuffmanHeader
- java.lang.Object
-
- com.coyotegulch.jisp.HuffmanHeader
-
- All Implemented Interfaces:
java.io.Serializable
public class HuffmanHeader extends java.lang.Object implements java.io.Serializable
Tables and information required to reconstitute an object compressed with the Huffman algorithm.- See Also:
Huffman
,HuffmanEncoded
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HuffmanHeader()
-