function WritePositionCircularBuffer(const State: TCircularBufferState): Integer;
Get the index in the buffer where the next block of data will be written.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | State | TCircularBufferState |
Returns: Int32
Remarks:
Get the index in the buffer where the next block of data will be written.