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