Re: [streams] Readable stream with ack (#324)

Seems the proposal at https://github.com/whatwg/streams/issues/329#issuecomment-106780286 (see also https://github.com/whatwg/streams/issues/329#issuecomment-112673762) allows users to ignore complicated APIs (`getByobReader()` and `getBufferLendingReader()` (i.e. reader for read with ack)) and just use `getReader()` while allowing use of read with ack.

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

Received on Wednesday, 17 June 2015 06:47:48 UTC