- From: Yutaka Hirano <notifications@github.com>
- Date: Thu, 23 Apr 2015 23:30:34 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 24 April 2015 06:31:02 UTC
> It's a bit surprising how BYOB becomes a footgun. Yeah, both two writers above provide buffers, so they don't work well with BYOB which provides its buffer for reading. If there is a writer that takes a function which will be called with a buffer provided via BYOB reader, it will work well with BYOB reader (But I think it is a bad idea). Stating the reading way in the spec may be beneficial ("The fetch operation will read from the given stream with a `with-ack` reader" for example). --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/329#issuecomment-95817755
Received on Friday, 24 April 2015 06:31:02 UTC