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

I understand, I was basically asking if the writing would be done similarly to https://encoding.spec.whatwg.org/#dom-textencoder-encodeinto. So unless you're multi-threaded and use `SharedArrayBuffer`, you cannot observe a partially filled buffer.

Also, if we're doing this we should probably do it by changing the `Body` mixin in Fetch.

-- 
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-562484607

Received on Friday, 6 December 2019 08:42:01 UTC