Function fromBase64

  • converts a Base64 string to a UTF-8 string.

    Parameters

    • src: string

      Base64 string. Both normal and URL-safe are supported

    Returns string

    UTF-8 string

Generated using TypeDoc