ObjectOutputStream.writeShort

ObjectOutputStream.writeShort

Class Overview | Class Members | This Package | All Packages

Syntax
public void writeShort( int data ) throws IOException
Parameters
data
the short value to be written
Description
Writes a 16 bit short.