Docs
GitHub
CHANGELOG
Preparing search index...
The search index is not available
JS-COOL DOCS - v5.23.1
JS-COOL DOCS
blobToBase64
Function blobToBase64
blobToBase64
(
input
:
Blob
)
:
Promise
<
string
|
null
>
blob to base64
Parameters
input
:
Blob
blob data
Returns
Promise
<
string
|
null
>
base64 string
Since
5.13.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
CHANGELOG
JS-COOL DOCS - v5.23.1
Loading...
blob to base64