Class Huffman


  • @Internal
    public final class Huffman
    extends java.lang.Object
    This Huffman codec implementation has been derived from Twitter HPack project (https://github.com/twitter/hpack)
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Huffman()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait