![]() |
![]()
![]() ![]() ![]()
![]() |
![]() |
All Packages Class Hierarchy This Package Previous Next Index Interface java.io.DataOutput
![]() public abstract void write(int b) throws IOException
![]() public abstract void write(byte b[]) throws IOException
![]() public abstract void write(byte b[], int off, int len) throws IOException
![]() public abstract void writeBoolean(boolean v) throws IOException
![]() public abstract void writeByte(int v) throws IOException
![]() public abstract void writeShort(int v) throws IOException
![]() public abstract void writeChar(int v) throws IOException
![]() public abstract void writeInt(int v) throws IOException
![]() public abstract void writeLong(long v) throws IOException
![]() public abstract void writeFloat(float v) throws IOException
![]() public abstract void writeDouble(double v) throws IOException
![]() public abstract void writeBytes(String s) throws IOException
![]() public abstract void writeChars(String s) throws IOException
![]() public abstract void writeUTF(String str) throws IOException
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
||||||||||||||||
With any suggestions or questions please feel free to contact us |