Functions
atob
atob(s): string
Decodes a string of data which has been encoded using Base64 encoding.
Parameters
| Parameter | Type |
|---|---|
s | string |
Returns
string
atob(s): string
Decodes a string of data which has been encoded using Base64 encoding.
| Parameter | Type |
|---|---|
s | string |
string