Package com.fluendo.jheora
Class HuffEntry
- java.lang.Object
-
- com.fluendo.jheora.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)
-
-
-
Method Detail
-
copy
public HuffEntry copy()
-
read
public int read(int depth, com.jcraft.jogg.Buffer opb)
-
-