- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 16 Nov 2020 12:28:42 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 November 2020 20:28:54 UTC
In particular, suggest accepting `BufferSource` for writables, but vending `Uint8Array`s for readables. The latter goes against Web IDL's general guidelines (which suggest `ArrayBuffer`), but is justified in terms of how it impacts symmetry with BYOB readers. -- 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/1086
Received on Monday, 16 November 2020 20:28:54 UTC