Microsoft SDK for Java

BufferedStream.writeShort

Writes a short value to this stream.

Syntax

public void writeShort( short value )

Parameters

value

The value to write.

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