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