- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 17 Dec 2015 13:44:31 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 17 December 2015 21:45:03 UTC
> +Instances of <code>ReadableByteStreamController</code> are created with the internal slots described in the following table: > + > +<table> > + <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 underlying byte source needs `<a>` wrappers here and elsewhere --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/417/files#r47964610
Received on Thursday, 17 December 2015 21:45:03 UTC