Skip to main content
Deno 2 is finally here 🎉️
Learn more
variable isValidUTF8
import { isValidUTF8 } from "https://deno.land/x/bencode@v0.1.3/src/util.ts";

type

(buf: Uint8Array) => boolean