Re: [streams] Expose the pending pullInto request via byobRequest getter than passing as an argument of pullInto (f6a4974)

Why does this take a buffer parameter? I thought the idea was for the underlying source author to write to `.view` and then call `.respond(bytesWritten)` when they're done.

Also, maybe default bytesWritten to view.byteLength? Or is that a footgun?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/commit/f6a4974c72e2fed16f7603c8a1ddfdbb92db5cab#commitcomment-15872680

Received on Wednesday, 3 February 2016 23:26:59 UTC