w3c / FileAPI

File API
https://w3c.github.io/FileAPI/
Other
105 stars 44 forks source link

Re-word the way the various read operations are defined #45

Open mkruisselbrink opened 8 years ago

mkruisselbrink commented 8 years ago

In particular the way the description of the result attribute sort of defines how the result of a read operation is represented is sub-optimal. Some more explicit steps to transform the body returned by the read operation to the various types might make sense.