Generic fixed size buffers.
Info
| Version: | 0.4.3 |
| Author(s): | benjamin.hodgson |
| Last Update: | Tuesday, November 28, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/benjamin-hodgson/FixedSizeBuffers |
| NuGet Url: | https://www.nuget.org/packages/FixedSizeBuffers |
Install
Install-Package FixedSizeBuffers
dotnet add package FixedSizeBuffers
paket add FixedSizeBuffers
FixedSizeBuffers Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags