Crc32.NET
Crc32.NET copied to clipboard
Add support for ReadOnlySpan and ReadOnlySequence
Would it be possible to add support for calculating the crc of ReadOnlySpan<byte> and ReadOnlySequence<byte>
It seems, it is possible. I'll try to add support later (after New Year. Sorry, I have no time now).