High performance buffer types such as IArrayOwner<T>, RecyclableBufferWriter<T>, ResizableBufferWriter<T>, MemoryBufferWriter<T>, BufferReader.
Info
Version: | 1.0.3 |
Author(s): | xljiulang |
Last Update: | Sunday, January 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xljiulang/MemoryExtensions |
NuGet Url: | https://www.nuget.org/packages/MemoryExtensions |
Install
Install-Package MemoryExtensions
dotnet add package MemoryExtensions
paket add MemoryExtensions
MemoryExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)