Package java.ioInterface DataOutput
abstract void writeInt(int value)
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Writes an int to the underlying output stream as four bytes, high byte first.