Beispiel #1
0
 internal static bool Verify(byte[] buffer, int offset, int length) => Crc32C.Verify(buffer, offset, length);