Preparing search index...
The search index is not available
file64
file64
blobToBase64
Function blobToBase64
blobToBase64
(
blob
:
Blob
)
:
Promise
<
string
>
Converts Blob to Base64.
Parameters
blob
:
Blob
Blob.
Returns
Promise
<
string
>
Base64.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
file64
Loading...
Converts Blob to Base64.