Microsoft SDK for Java

File.readChar

Reads a character from this file.

Syntax

public char readChar()

Return Value

Returns a character from this file.

Overrides   DataStream.readChar

See Also   IDataStream.readChar

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