id3 icon indicating copy to clipboard operation
id3 copied to clipboard

Add Blob Type

Open JavanShen opened this issue 2 years ago • 0 comments

I think the fromFile() method parameter should accept the Blob type, I tried to pass in a Blob object and it works https://developer.mozilla.org/zh-CN/docs/Web/API/FileReader/readAsArrayBuffer

JavanShen avatar Jan 10 '23 12:01 JavanShen