- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 14 Jan 2016 23:26:03 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 15 January 2016 07:26:38 UTC
> @@ -1,25 +1,13 @@ > const test = require('tape-catch'); > > test('ReadableByteStream can be constructed with no errors', t => { How about ReadableStream with byte source? Replaced tentatively. Also replaced `rbs` with `stream`. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/418/files#r49826850
Received on Friday, 15 January 2016 07:26:38 UTC