encodeBase64

function encodeBase64(byteArray): string

Parameters

ParameterType
byteArrayUint8Array

Returns

string