[Overview][Constants][Classes] | Reference for unit 'bufstream' (#fcl) |
Current buffer capacity
Source position: bufstream.pp line 49
public property TBufStream.Capacity: Integer |
Capacity is the amount of memory the buffer occupies. To change the buffer size, the capacity can be set. Note that the capacity cannot be set to a value that is less than the current buffer size, i.e. the current amount of data in the buffer.
|
Create a new TBufStream instance. |
|
|
The current buffer |
|
|
Amount of data in the buffer |
|
|
Current buffer position. |
No notes exist for this page yet.