Re: [streams] What types does ReadableByteStream's reader's read(x) accept and return? (#295)

Thanks for the comment. I'm updating https://github.com/whatwg/streams/tree/bytestream to adopt that. I did bunch of refactoring, so maybe it's easier to read now (3f7fd74816be1fc529acf45bc567931265978965 is the latest green branch https://github.com/whatwg/streams/blob/3f7fd74816be1fc529acf45bc567931265978965/reference-implementation/lib/readable-byte-stream.js https://github.com/whatwg/streams/blob/3f7fd74816be1fc529acf45bc567931265978965/reference-implementation/test/readable-byte-stream.js). Not yet ready for full review, but FYI.

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

Received on Friday, 5 June 2015 15:47:44 UTC