A fast, allocation-free implementation for making a running CRC32 calculation on a stream of incoming data slices.
Info
| Version: | 0.0.18 |
| Author(s): | True Goodwill |
| Last Update: | Tuesday, April 13, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/FastFinTech/FFT.CRC |
| NuGet Url: | https://www.nuget.org/packages/FFT.CRC |
Install
Install-Package FFT.CRC
dotnet add package FFT.CRC
paket add FFT.CRC
FFT.CRC Download (Unzip the "nupkg" after downloading)
Dependencies
Tags