public class StreamState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
e_o_s |
Constructor and Description |
---|
StreamState() |
public void init(int serialno)
public void clear()
public int packetin(Packet op)
public int packetout(Packet op)
public int pagein(Page og)
public int flush(Page og)
public int pageout(Page og)
public int eof()
public int reset()