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

base64Encode

function base64Encode(data: IntArrayType): string;
§
base64Encode(data: IntArrayType): string
[src]

§Parameters

§
data: IntArrayType
[src]

§Return Type

§
string
[src]