Open bsagal opened 5 years ago
Would it be possible to add support for calculating the crc of ReadOnlySpan<byte> and ReadOnlySequence<byte>
ReadOnlySpan<byte>
ReadOnlySequence<byte>
It seems, it is possible. I'll try to add support later (after New Year. Sorry, I have no time now).
Would it be possible to add support for calculating the crc of
ReadOnlySpan<byte>
andReadOnlySequence<byte>