Info
Version: | 1.5.1 |
Author(s): | zenith |
Last Update: | Friday, October 17, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/zenith-nz/RingBuffer |
NuGet Url: | https://www.nuget.org/packages/RingBuffer |
Install
Install-Package RingBuffer
dotnet add package RingBuffer
paket add RingBuffer
RingBuffer Download (Unzip the "nupkg" after downloading)
Dependencies
- PerfCopy(1.2.0)
Tags
Packaged as a portable class library (PCL).
Asynchronous I/O from streams is supported to boost performance.
Supports concurrent reading and writing, and overwriting (optional).