[whatwg/streams] Fix makeReadableBackpressureByteSocketStream() to drain all the available data (#489)

https://github.com/ricea/streams/pull/1/files/1941c5b9244184941dbb27a23bde42d7de77e627#r72926215

The example should drain all the available data and enqueue them to the RS in onreadable if byobRequest.view couldn't receive all the bytes.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/489

Received on Monday, 1 August 2016 05:54:38 UTC