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

std/crypto/_fnv/fnv64.ts>fnv64

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

type

(data: Uint8Array) => ArrayBuffer