Options
All
  • Public
  • Public/Protected
  • All
Menu

Module base64Helper

Index

Functions

Functions

atob

  • atob(textToDecode: string): string
  • Parameters

    • textToDecode: string

    Returns string

btoa

  • btoa(textToEncode: string): string
  • Parameters

    • textToEncode: string

    Returns string

Generated using TypeDoc