variable isValidUTF8import { isValidUTF8 } from "https://deno.land/x/bencode@v0.1.3/src/util.ts"; type(buf: Uint8Array) => boolean