Re: [streams] WIP: exclusive reader interface (#251)

> @@ -148,6 +148,21 @@ based the total size of all chunks in the stream's internal queue.
>    backpressure signal.
>  </div>
>  
> +<h3 id="locking">Locking</h3>
> +
> +<!-- TODO: writable streams too, probably -->
> +
> +A <dfn>exclusive stream reader</dfn> or simply reader is an object that encapsulates a <a>readable stream</a>,

An <dfn>exclusive stream reader</dfn>

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/251/files#r21818926

Received on Monday, 15 December 2014 11:50:03 UTC