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