J-Integra® Espresso Programming Documentation (API)

InputStream.read_octet Method

Reads an octet (that is, a byte) value from this input stream.

byte read_octet();

Parameters

none

Return Value

The byte value read from this input stream.

Remarks

none

Exceptions

none

See Also

InputStream Interface | InputStream Members | CORBA.portable Namespace | Ics.CORBA Namespace