novx
Preparing search index...
core/src
decodeBase64
Function decodeBase64
decodeBase64
(
encoded
:
string
)
:
string
Decodes a base64 string in both browser (atob) and Node (Buffer).
Parameters
encoded
:
string
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
novx
Loading...
Decodes a base64 string in both browser (atob) and Node (Buffer).