• Decode a base64 encoded string to a binary Uint8Array

    Parameters

    • b64str: string

      encoded string

    Returns Uint8Array