[w3c/FileAPI] Add simpler reading methods to Blob interface. (#117)

This fixes #40 

For now this just more or less copies the hand-wavy text of "perform a read operation". We'll need to better specify what actually reading from a blob does. Separately in a follow-up I would also like to rephrase the existing FileReader/FileReaderSync spec text in terms of readable stream operations, being much more precise when and how state is updated and events are queued.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/FileAPI/pull/117

-- Commit Summary --

  * Add simpler reading methods to Blob interface.

-- File Changes --

    M index.bs (65)

-- Patch Links --

https://github.com/w3c/FileAPI/pull/117.patch
https://github.com/w3c/FileAPI/pull/117.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/117

Received on Thursday, 7 March 2019 00:49:35 UTC