Class HuffmanHeader

java.lang.Object
com.coyotegulch.jisp.HuffmanHeader
All Implemented Interfaces:
Serializable

public class HuffmanHeader extends Object implements Serializable
Tables and information required to reconstitute an object compressed with the Huffman algorithm.
See Also:
  • Constructor Details

    • HuffmanHeader

      public HuffmanHeader()