Preparing search index...
The search index is not available
zk-kit
zk-kit
@zk-kit/utils
conversions
textToBase64
Function textToBase64
text
To
Base64
(
value
)
:
string
Converts text (utf8) to a base64 string.
Parameters
value
:
string
The text to convert.
Returns
string
The converted base64 string.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
zk-kit
Loading...
Converts text (utf8) to a base64 string.