Skip to main content
Encoding - Web documentation

Functions

f
atob

Decodes a string of data which has been encoded using base-64 encoding.

f
btoa

Creates a base-64 ASCII encoded string from the input string.

Interfaces