- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 30 Apr 2015 07:53:45 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 30 April 2015 14:54:18 UTC
> @@ -1874,6 +1882,585 @@ A few abstract operations are used in this specification for utility purposes. W > 1. Return Record{[[size]]: size, [[highWaterMark]]: highWaterMark}. > </pre> > > +<h2 id="rbs">Readable Byte Streams</h2> > + > +<h3 id="rbs-intro">Using Readable Byte Streams</h3> > + > +<div class="example"> These informative sections don't seem quite complete. But, I can try my hand at expanding them. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/343/files#r29436182
Received on Thursday, 30 April 2015 14:54:18 UTC