method Murmurhash3.prototype.hashimport { Murmurhash3 } from "https://deno.land/x/blocks@1.63.13/deps.ts"; hash(key: string)Incrementally add a string to this hash Parameterskey: stringkey A UTF-16 or ASCII string