Open Riunshow opened 3 years ago
new Blob(blobParts, options);
blobParts 是 Blob/BufferSource/String 类型的值的数组。
options 可选对象:
https://zh.javascript.info/blob
blobParts 是 Blob/BufferSource/String 类型的值的数组。
options 可选对象: