Package java.io
Class DataOutputStream

Public Method writeShort

final void writeShort(int s)

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Writes a short to the underlying output stream as two bytes, high byte first.