.NET library extending span data reading and writing functionality.
Info
| Version: | 6.0.0-alpha.6 |
| Author(s): | Syroot |
| Last Update: | Saturday, September 21, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/Syroot/BinaryData |
| NuGet Url: | https://www.nuget.org/packages/Syroot.BinaryData.Memory |
Install
Install-Package Syroot.BinaryData.Memory
dotnet add package Syroot.BinaryData.Memory
paket add Syroot.BinaryData.Memory
Syroot.BinaryData.Memory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Syroot.BinaryData.Core(>= 5.2.0)
- System.Memory(>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- Syroot.BinaryData.Core(>= 5.2.0)
- System.Memory(>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags