TRawByteStringStream : Property overview by Name
| Member | Visibility | Description | 
|---|---|---|
| Bytes(TBytesStream) | public | The stream data as an array of bytes. | 
| Memory(TCustomMemoryStream) | public | Pointer to the data kept in the memory stream. | 
| Position(TStream) | public | The current position in the stream. | 
| Size(TStream) | public | The current size of the stream. | 
| SizeBoundsSeek(TCustomMemoryStream) | public |