|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
writeChar(int a)
|
void |
writeInt(int a)
|
void |
writeLong(long a)
|
void |
writeShort(int a)
|
Method Detail |
public void writeShort(int a) throws java.io.IOException
java.io.IOException
public void writeChar(int a) throws java.io.IOException
java.io.IOException
public void writeInt(int a) throws java.io.IOException
java.io.IOException
public void writeLong(long a) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |