[streams] Rename ReadableByteStream (#405)

As I understand it the primitive is not bytes, but the various views one can have upon an ArrayBuffer. The feedback from TPAC (by @othermaciej from Apple, if I remember correctly) was to then give it a more appropriate name. ArrayBufferStream might not be quite right either, but TypedArrayStream also seems wrong. Any ideas?

(That is, if we keep this as a distinct type. When will we decide on that?)

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/405

Received on Wednesday, 18 November 2015 10:17:56 UTC