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