Package java.io
Class DataOutputStream

Public Method writeInt

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.