- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 17 Dec 2015 13:43:10 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 17 December 2015 21:43:37 UTC
> + <thead> > + <tr> > + <th>Internal Slot</th> > + <th>Description (<em>non-normative</em>)</th> > + </tr> > + </thead> > + <tr> > + <td>\[[controlledReadableByteStream]] > + <td>The <a href="#rbs-class"><code>ReadableByteStream</code></a> instance controlled > + </tr> > + <tr> > + <td>\[[underlyingByteSource]] > + <td>An object representation of the stream's underlying byte source > + </tr> > + <tr> > + <td>\[[pullAgain]] Can you use the descriptions from ReadableStream for pullAgain and pulling? They are still accurate, right? Or if they mean something different here, could you explain it in a bit more detail like they do? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/417/files#r47964407
Received on Thursday, 17 December 2015 21:43:37 UTC