WriteInt64( ) method

Write the signed 8-byte value of i to the current MemoryOutputStream object.

Note: This method is equivalent to the PUT-INT64 statement, which applies to MEMPTR variables but not to MemoryOutputStream objects.

Return type: VOID

Access: PUBLIC

Applies to:Progress.IO.MemoryOutputStream class

Syntax

WriteInt64(INPUT i AS INT64)