1 reference to Table
Microsoft.Maui (1)
Services\Crc64HashAlgorithm.cs (1)
162
crc =
Table
[(byte)(crc ^ array[i])] ^ (crc >> 8);