Type Alias HashFunction

HashFunction: ((seed: number, input: Uint8Array) => number)