Preparing search index...
The search index is not available
ts-browser-helpers
ts-browser-helpers
blobToDataURL
Function blobToDataURL
blobToDataURL
(
blob
:
Blob
)
:
Promise
<
string
>
Convert a blob to a data url.
Parameters
blob
:
Blob
blob to convert
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-browser-helpers
Loading...
Convert a blob to a data url.