ReadLong( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Read and return a signed 4-byte value from the current
MemoryInputStream object.
Note: This method is equivalent to the
GET-LONG function, which applies to MEMPTR variables but not to
MemoryInputStream objects.Return type: INT64
Access: PUBLIC
Applies to: Progress.IO.MemoryInputStream class
Syntax
|