Z.btoa(...)

function Z.btoa(raw: string) : string;

Encodes a string to Base64.

Parameters

Parameter Type Description
raw string The string to encode.

Returns

string

zapcode branded_zapcode i