import * as mod from "https://dotland.deno.dev/x/abc@v1.2.4/vendor/https/deno.land/std/encoding/utf8.ts"; VariablesvdecoderA default TextDecoder instance vencoderA default TextEncoder instance FunctionsfdecodeShorthand for new TextDecoder().decode() fencodeShorthand for new TextEncoder().encode()