Bitwise operations on byte, ushort, int, and ulong, as well as a fast byte[] comparison method for comparing large byte arrays on 64 bit systems.
Info
| Version: | 0.1.0 |
| Author(s): | Kelson Ball |
| Last Update: | Thursday, July 5, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/KelsonBall/Kelson.Common.Bitwise |
| NuGet Url: | https://www.nuget.org/packages/Kelson.Common.Bitwise |
Install
Install-Package Kelson.Common.Bitwise
dotnet add package Kelson.Common.Bitwise
paket add Kelson.Common.Bitwise
Kelson.Common.Bitwise Download (Unzip the "nupkg" after downloading)
Dependencies
Tags