|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtendedDataOutput
Method Summary | |
---|---|
void |
writeByteArray(byte[] b)
|
void |
writeObject(java.lang.Object object)
|
void |
writeString(java.lang.String str)
|
Methods inherited from interface java.io.DataOutput |
---|
write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF |
Method Detail |
---|
void writeByteArray(byte[] b) throws java.io.IOException
java.io.IOException
void writeObject(java.lang.Object object) throws java.io.IOException
java.io.IOException
void writeString(java.lang.String str) throws java.io.IOException
java.io.IOException
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |