Microsoft SDK for Java

File.writeShort

Writes a short value to this file.

Syntax

public void writeShort( short value )

Parameters

value

The short value to write to the file.

Overrides   DataStream.writeShort

See Also   IDataStream.writeShort

© 1999 Microsoft Corporation. All rights reserved. Terms of use.