ReadLong( ) method

Read and return a signed 4-byte value from the current MemoryInputStream object.

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

Return type: INT64

Access: PUBLIC

Applies to: Progress.IO.MemoryInputStream class

Syntax

ReadLong( )

Notes