OpenEdge Release 12.0 is enhanced to include two new memory stream classes, Progress.IO.MemoryOutputStream and Progress.IO.MemoryInputStream, plus a new enumeration class that supports the MemoryOutputStream object's ByteOrder property.

Apart from providing memory stream capability, these new classes also help to encapsulate the MEMPTR data type, which makes it easier to perform MEMPTR operations.

For more information, see Progress.IO.MemoryOutputStream class and Progress.IO.MemoryInputStream class.