Microsoft SDK for Java

MemoryStream.read

Reads the next byte of data from this stream.

Syntax

public int read()

Return Value

Returns a byte of data from the stream.

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