- From: Adam Rice <notifications@github.com>
- Date: Mon, 20 Nov 2017 09:03:04 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 November 2017 09:03:55 UTC
We can make all of startAlgorithm, pullAlgorithm and cancelAlgorithm optional by doing something like **CreateReadableStream ( [ _startAlgorithm_ [, _pullAlgorithm_ [, _cancelAlgorithm_ [, _highWaterMark_ [, _sizeAlgorithm_ ] ] ] ] ])** I'm not sure whether it's worth it. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/857#issuecomment-345632245
Received on Monday, 20 November 2017 09:03:55 UTC