Package com.jcraft.jogg
Class StreamState
java.lang.Object
com.jcraft.jogg.StreamState
public class StreamState
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description int
e_o_s
-
Constructor Summary
Constructors Constructor Description StreamState()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
e_o_s
public int e_o_s
-
-
Constructor Details
-
StreamState
public StreamState()
-
-
Method Details
-
clear
public void clear() -
eof
public int eof() -
flush
-
init
public void init(int int1) -
packetin
-
packetout
-
pagein
-
pageout
-
reset
public int reset()
-