Amount of data in the buffer.
Source position: bufstream.pp line 63
|  public property TBufStream.BufferSize : Integer | 
BufferSize is the actual amount of data in the buffer. This is always less than or equal to the Capacity.
| 
 | Create a new TBufStream instance. | |
| 
 | The current buffer. | |
| 
 | Current buffer position. | |
| 
 | Current buffer capacity. |