Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/crypto/_fnv/fnv64.ts>fnv64

Deno standard library
Go to Latest
variable fnv64
import { fnv64 } from "https://deno.land/std@0.176.0/crypto/_fnv/fnv64.ts";

type

(data: Uint8Array) => ArrayBuffer