Skip to main content
Module

x/bb64/mod.ts>Base64#toString

Easy to use Deno Base64 Encoder and Decoder for JavaScript and TypeScript
Latest
method Base64.prototype.toString
import { Base64 } from "https://deno.land/x/bb64@1.1.0/mod.ts";

Returns the base64 encoded string from the Base64 object

Returns

string

a base64 encoded string