Re: [w3c/FileAPI] Reslove Blob to an existing ArrayBuffer (#143)

Sorry, to be carify:

Reslove here means returning a `Promise` that resolves with the contents of the blob as binary data contained in the `ArrayBuffer`, like Blob.ArrayBuffer, FileReader.readAsArrayBuffer

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/143#issuecomment-562478287

Received on Friday, 6 December 2019 08:20:33 UTC