toBase64
@quik/core / toBase64
Function: toBase64()
toBase64(
str):string
Defined in: utils/String.ts:128
Converts a string to base64.
Parameters
str
string
The string to be converted.
Returns
string
@quik/core / toBase64
toBase64(
str):string
Defined in: utils/String.ts:128
Converts a string to base64.
string
The string to be converted.
string