Branchless bit manipulation on `Byte` and `Span<Byte>`.
Info
Version: | 0.0.1-prerelease |
Author(s): | NickStrupat |
Last Update: | Saturday, September 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/BitExtensions |
NuGet Url: | https://www.nuget.org/packages/NickStrupat.BitExtensions |
Install
Install-Package NickStrupat.BitExtensions
dotnet add package NickStrupat.BitExtensions
paket add NickStrupat.BitExtensions
NickStrupat.BitExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)
Tags