- From: Adam Rice <notifications@github.com>
- Date: Wed, 07 Nov 2018 00:45:03 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 November 2018 08:45:24 UTC
For example `getReader(null)` should throw. `getReader(7)` should work. `getReader('hi')` should work, unless you set `String.prototype.mode = 'not byob'` first. Similar concerns apply where the standard uses GetV. -- 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/962
Received on Wednesday, 7 November 2018 08:45:24 UTC