Convert a base64urlpad string to a Blob. Note: This function DOES NOT return a promise
A blob that contains the decoded base64 data
The base64 string that to turn into a Blob
Generated using TypeDoc
Convert a base64urlpad string to a Blob. Note: This function DOES NOT return a promise
Returns
A blob that contains the decoded base64 data