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