Package java.ioClass DataOutputStream
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.