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.

I am not sure which specific way to resolve the issue, but just raised the efficiency issue in my use case.

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

Received on Friday, 6 December 2019 14:30:09 UTC