Class HuffEntry


  • public class HuffEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      HuffEntry()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      HuffEntry copy()  
      int read​(int depth, com.jcraft.jogg.Buffer opb)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HuffEntry

        public HuffEntry()
    • Method Detail

      • read

        public int read​(int depth,
                        com.jcraft.jogg.Buffer opb)