Skip to main content

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

      Back to top