- From: Yutaka Hirano <notifications@github.com>
- Date: Mon, 15 Dec 2014 03:49:33 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 15 December 2014 11:50:03 UTC
> @@ -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