The MEMPTR holding memory stream data.

Data type: MEMPTR

Access: PUBLIC Read-only

Applies to: Progress.IO.MemoryOutputStream class, Progress.IO.MemoryInputStream class

Notes

  • Any attempt to use memory-writing statements or functions other than MemoryOutputStream or MemoryInputStream methods causes the AVM to generate a runtime error message indicating that the MEMPTR is read-only.
  • You can duplicate the Data property by assigning it to a MEMPTR variable.