com.coyotegulch.jisp

Class HuffmanHeader

public class HuffmanHeader extends Object implements Serializable

Tables and information required to reconstitute an object compressed with the Huffman algorithm.

See Also: Huffman HuffmanEncoded