Microsoft SDK for Java

MemoryStream.readByte

Reads a byte from this stream.

Syntax

public byte readByte()

Return Value

Returns a byte of data from the stream.

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