hammerspoon2-docs
Preparing search index...
hs
hash
base64Decode
Function base64Decode
base64Decode
(
data
:
string
)
:
string
|
null
Decode a base64 string
Parameters
data
:
string
The base64 string to decode
Returns
string
|
null
Decoded string, or nil if the input is invalid
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hammerspoon2-docs
Loading...
Decode a base64 string