|
|||||||||
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.IOMSB
IOMSB.
Fields inherited from class com.tuneology.avm.jesd.IO |
ba, ia, in, out, sa, socket |
Constructor Summary | |
IOMSB()
|
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 IOMSB()
Method Detail |
public int readInt() throws java.io.IOException
readInt
in class IO
java.io.IOException
- public int readShort() throws java.io.IOException
readShort
in class IO
java.io.IOException
- public void writeInt(int val) throws java.io.IOException
writeInt
in class IO
java.io.IOException
- public void writeShort(int val) throws java.io.IOException
writeShort
in class IO
java.io.IOException
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |