Re: [streams] ReadableStream.getReader name is a bit misleading (#308)

What about "access" as in:
```js
const reader = stream.accessReader();
```

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

Received on Friday, 3 April 2015 02:32:14 UTC