BufferIO is an extensible big-endian oriented byte buffer with pooling support and additional binary read and write streams.
Info
| Version: | 1.2.0 |
| Author(s): | Angelo Breuer |
| Last Update: | Thursday, November 30, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/angelobreuer/BufferIO |
| NuGet Url: | https://www.nuget.org/packages/BufferIO |
Install
Install-Package BufferIO
dotnet add package BufferIO
paket add BufferIO
BufferIO Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.0)
- System.Buffers(>= 4.5.0)
Tags