ReadByte( ) method

Read and return an unsigned 1-byte value from the current MemoryInputStream object.

Note: This method is equivalent to the GET-BYTE statement, which applies to MEMPTR variables but not to MemoryInputStream objects.

Return type: INT

Access: PUBLIC

Applies to: Progress.IO.MemoryInputStream class

Syntax

ReadByte( )