joaoportela / CircularBuffer-CSharp

A simple, single file, implementation of a circular buffer in C#.
The Unlicense
224 stars 45 forks source link

Add ToArraySegments support #28

Closed joaoportela closed 3 years ago

joaoportela commented 3 years ago

Fixes #26