import * as mod from "https://dotland.deno.dev/x/dejs@0.9.3/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()