Docs
GitHub
CHANGELOG
Preparing search index...
The search index is not available
JS-COOL DOCS - v5.23.1
JS-COOL DOCS
arrayBufferToBlob
Function arrayBufferToBlob
arrayBufferToBlob
(
input
:
ArrayBuffer
,
mime
?:
string
)
:
Blob
arrayBuffer to blob
Parameters
input
:
ArrayBuffer
arrayBuffer
mime
:
string
= 'image/png'
image mime, default: image/png
Returns
Blob
blob
Since
5.13.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
CHANGELOG
JS-COOL DOCS - v5.23.1
Loading...
arrayBuffer to blob