Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

encode

import { encode } from "https://raw.githubusercontent.com/olaven/dio/master/mod.ts";
function encode(input: string);
§
encode(input: string)
[src]

§Parameters

§
input: string
[src]