Package java.ioClass DataOutputStream
final void writeInt(int i)
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Writes an int to the underlying output stream as four bytes, high byte first.