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
base64ToBlob
base64ToFile
blobToBase64
fileToBase64
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Converts Blob to Base64.