Re: [streams] Support reading bytes into buffers allocated by user code on platforms where only async read is available (#253)

> > ArrayBuffer.transfer is not yet specified and we need a workaround for a while.
> I don't think we do.

In Blink, we don't have it yet. Yes, we can implement it but we may receive push back from V8 team for a while. We'd estimate we need some workaround for coming several releases of Chromium. We were thinking about that. In the streams spec, yes, we can just use transfer.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/253#issuecomment-76997629

Received on Tuesday, 3 March 2015 17:55:10 UTC