Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/crypto/_fnv/fnv32.ts>fnv32

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

type

(data: Uint8Array) => ArrayBuffer