Efficient MemoryStream powered by System.Buffers.ArrayPool.
Info
Version: | 0.3.0 |
Author(s): | itn3000 |
Last Update: | Thursday, February 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/itn3000/PooledStream/ |
NuGet Url: | https://www.nuget.org/packages/PooledStream |
Install
Install-Package PooledStream
dotnet add package PooledStream
paket add PooledStream
PooledStream Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
No dependencies.
Tags