[Overview][Constants][Classes][Index] |
Current buffer position.
Source position: bufstream.pp line 52
public property TBufStream.BufferPos : Integer |
BufPos is the current stream position in the buffer. Depending on whether the stream is used for reading or writing, data will be read from this position, or will be written at this position in the buffer.
|
Create a new TBufStream instance. |
|
|
The current buffer |
|
|
Amount of data in the buffer |
|
|
Current buffer capacity |