ReadByte( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Read and return an unsigned 1-byte value from the current
MemoryInputStream object.
Note: This method is equivalent to the
GET-BYTE function, which applies to MEMPTR variables but not to
MemoryInputStream objects.Return type: INTEGER
Access: PUBLIC
Applies to: Progress.IO.MemoryInputStream class
Syntax
|