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

std/crypto/_fnv/fnv32.ts>fnv32a

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

type

(data: Uint8Array) => ArrayBuffer