Re: [streams] Add ReadableByteStream definition (#343)

> +  }
> +</code></pre>
> +
> +<h4 id="rbs-internal-slots">Internal Slots</h4>
> +
> +Instances of <code>ReadableByteStream</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>\[[closedPromise]]

PR #352

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

Received on Friday, 1 May 2015 04:44:41 UTC