Microsoft SDK for Java

BufferedStream.readByte

Reads a byte from this stream.

Syntax

public byte readByte()

Return Value

Returns a byte of data from this stream.

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