Microsoft SDK for Java

File.read

Reads the next byte of data from this file.

Syntax

public int read()

Return Value

Returns the next byte of data from this file.

Overrides   DataStream.read

See Also   IByteStream.read

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