Convert a Blob to a base64urlpad string. Note: This function returns a promise.
The Blob or File to turn into a base64 string
A promise that resolves to the base64 string
Convert a Blob to a base64urlpad string. Note: This function returns a promise.