TROConstantMemoryStream

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview

TROConstantMemoryStream is a custom memory stream implementation, optimized for read-only access.

Use Case

This class was originally implemented for internal use within the RemObjects SDK library, but provided publicly for your convenience. You can use TROConstantMemoryStream wherever a un-modifiable memory stream optimized for fast read-only access is needed.

File

  • uROClasses

Declaration

TROConstantMemoryStream = class(TROBinaryMemoryStream);

Hierarchy

See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools