import * as abc from "https://deno.land/x/abc@v1.0.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()