Skip to main content
Module

std/crypto/_fnv/index.ts>fnv

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

type

(name: string, buf: Uint8Array | undefined) => ArrayBuffer