1 reference to Hash
System.IO.Hashing (1)
System\IO\Hashing\XxHash3.cs (1)
44public static byte[] Hash(byte[] source) => Hash(source, seed: 0);