SpanReader and SpanWriter which wraps a Span<byte> and provide a convenient functionality for reading and writing.
Info
Version: | 0.1.0 |
Author(s): | Stef Heyenrath |
Last Update: | Thursday, October 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StefH/Span.ReaderWriter |
NuGet Url: | https://www.nuget.org/packages/Span.ReaderWriter |
Install
Install-Package Span.ReaderWriter
dotnet add package Span.ReaderWriter
paket add Span.ReaderWriter
Span.ReaderWriter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.4)
- System.Memory(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
Tags