I'm grateful to the following people who have helped improve this library
- mmano for discovering and
providing a correction for a crash that could occur when
calling
PeekLast
after the buffer had wrapped - almazik for discovering and
providing a correction for a data corruption issue when
changing the
Capacity
property on a populated buffer - dennisverheijen for
discovering a crash when using
Get
to retrieve the entire contents of the buffer
- DomasM for contributing a fix
for an
IndexOutOfRangeException
which would occur the next call toPut
after previously putting an array the size of buffer.