- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 07 Sep 2015 03:58:17 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 7 September 2015 11:03:56 UTC
> > +<h4>ReadableStream</h4> > + > +<p>A <dfn title=concept-ReadableStream>ReadableStream</dfn> represents a stream of data as > +specified in <cite>Streams</cite>. In this section, we define common operations for ReadableStream. > +<span data-anolis-ref>STREAMS</span> > +</p> > + > +<p>To <dfn title=concept-enqueue-readable-stream>enqueue</dfn> a byte sequence So the convention would be `concept-ReadableStream-enqueue` and the same for the other defined terms. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/119/files#r38852920
Received on Monday, 7 September 2015 11:03:56 UTC