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

std/crypto/_fnv/fnv64.ts>fnv64a

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

type

(data: Uint8Array) => ArrayBuffer