Пример #1
0
 private ushort GetChecksum(ReadOnlySpan <byte> data) => Checksums.CRC16_CCITT(data.Slice(Offset, Length));