• Convert a base64urlpad string to a Blob. Note: This function DOES NOT return a promise

    Returns

    A blob that contains the decoded base64 data

    Parameters

    • base64String: string

      The base64 string that to turn into a Blob

    Returns Blob

Generated using TypeDoc