|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.tuneology.avm.jesd.IO
|
+--com.tuneology.avm.jesd.IOLSB
IOLSB.
| Fields inherited from class com.tuneology.avm.jesd.IO |
ba, ia, in, out, sa, socket |
| Constructor Summary | |
IOLSB()
|
|
| Method Summary | |
int |
readInt()
|
int |
readShort()
|
void |
writeInt(int val)
|
void |
writeShort(int val)
|
| Methods inherited from class com.tuneology.avm.jesd.IO |
close, getSocket, readByte, readByte, readByte, readPad, setInputStream, setOutputStream, setSocket, writeByte, writeByte, writeByte, writeByte, writePad |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IOLSB()
| Method Detail |
public int readInt()
throws java.io.IOException
readInt in class IOjava.io.IOException -
public int readShort()
throws java.io.IOException
readShort in class IOjava.io.IOException -
public void writeInt(int val)
throws java.io.IOException
writeInt in class IOjava.io.IOException -
public void writeShort(int val)
throws java.io.IOException
writeShort in class IOjava.io.IOException -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||