Microsoft SDK for Java

BufferedStream.write

Writes a single byte of data to this stream.

Syntax

public void write( int value )

Parameters

value

The value to write.

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