net.vncviewer.rdr
Class JavaInStream
java.lang.Object
net.vncviewer.rdr.InStream
net.vncviewer.rdr.JavaInStream
public class JavaInStream
- extends InStream
Methods inherited from class net.vncviewer.rdr.InStream |
bytesAvailable, check, check, getbuf, getend, getptr, readOpaque16, readOpaque24A, readOpaque24B, readOpaque32, readOpaque8, readS16, readS32, readS8, readString, readU16, readU32, readU8, setptr, skip |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaInStream
public JavaInStream(java.io.InputStream jis_,
int bufSize_)
JavaInStream
public JavaInStream(java.io.InputStream jis_)
readBytes
public void readBytes(byte[] data,
int offset,
int length)
- Overrides:
readBytes
in class InStream
pos
public int pos()
- Specified by:
pos
in class InStream
startTiming
public void startTiming()
stopTiming
public void stopTiming()
kbitsPerSecond
public long kbitsPerSecond()
timeWaited
public long timeWaited()