procedure ResetCircularBuffer(var State: TCircularBufferState);
Reset circular buffer.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | State | TCircularBufferState |
Result: stored in self (calling object)
Reset circular buffer.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | State | TCircularBufferState |
Result: stored in self (calling object)