- From: Adam Rice <notifications@github.com>
- Date: Sun, 27 Aug 2017 22:20:55 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 August 2017 05:21:17 UTC
- size() does nothing for byte streams. Related: #729 - highWaterMark is copied so there's no way to make it change over time - I think size() has to throw for invalid types. For example `size(chunk) { return chunk.length; }`. -- 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/issues/427#issuecomment-325262307
Received on Monday, 28 August 2017 05:21:17 UTC