- From: Jimmy Wärting <notifications@github.com>
- Date: Tue, 16 Apr 2019 04:45:55 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 April 2019 11:46:17 UTC
Should the FileReader change how it gets the stream? `Should Let stream be the result of calling get stream on blob .` -> `Should Let stream be the result of calling blob.stream() .` That would make fileReader a self contained module and it dosen't have to have any internal access to blobs private methods -- 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#issuecomment-483625941
Received on Tuesday, 16 April 2019 11:46:17 UTC