Re: [w3ctag/design-reviews] Additional reading methods on Blob and File (#359)

There's no exact precedent, but `stream()` is more correct; you get a `reader()` from a stream via `file.stream().getReader()`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/359#issuecomment-477761900

Received on Thursday, 28 March 2019 20:38:56 UTC