Microsoft SDK for Java

BufferedStream.writeByte

Writes a byte to this stream.

Syntax

public void writeByte( byte value )

Parameters

value

The value to write.

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