|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.contentsystem.items.utils.vnc.InStream
synergynetframework.appsystem.contentsystem.items.utils.vnc.MemInStream
public class MemInStream
The Class MemInStream.
| Field Summary |
|---|
| Fields inherited from class synergynetframework.appsystem.contentsystem.items.utils.vnc.InStream |
|---|
maxStringLength |
| Constructor Summary | |
|---|---|
MemInStream(byte[] data,
int offset,
int len)
Instantiates a new mem in stream. |
|
| Method Summary | |
|---|---|
int |
pos()
Pos. |
| Methods inherited from class synergynetframework.appsystem.contentsystem.items.utils.vnc.InStream |
|---|
bytesAvailable, check, check, getbuf, getend, getptr, readBytes, 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 |
| Constructor Detail |
|---|
public MemInStream(byte[] data,
int offset,
int len)
data - the dataoffset - the offsetlen - the len| Method Detail |
|---|
public int pos()
InStream
pos in class InStream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||