Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/crypto/_fnv/fnv64.ts>fnv64a

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable fnv64a
import { fnv64a } from "https://deno.land/std@0.150.0/crypto/_fnv/fnv64.ts";

type

(data: Uint8Array) => ArrayBuffer