Microsoft SDK for Java

MemoryStream.writeChar

Writes a character to this stream.

Syntax

public void writeChar( char value )

Parameters

value

The value to write.

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