Documentation
GitHub
Preparing search index...
data/string
base64Decode
Function base64Decode
base64Decode
(
subject
:
string
)
:
string
Decodes the provided Base64 encoded string.
Parameters
subject
:
string
The string to decode.
Returns
string
The decoded subject string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Documentation
Loading...
Decodes the provided Base64 encoded string.