Skip to content

Blob

构造器

js
const blob = new Blob([blobPart]);
const url = URL.createObject();

Coded by Yang_Lee