Skip to content
DOCS.IO
Main Navigation
ECMAScript
Toolkit
Environment
Appearance
Menu
Return to top
On this page
Blob
构造器
js
const
blob
=
new
Blob
([
blobPart
]);
const
url
=
URL
.
createObject
();
1
2