Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.9.0
-
None
-
None
Description
Since CB-2406 allows FileWriter to accept native Blobs to write, and File objects are supposed to look like a subtype of Blob, we need to make FileWriter.write() accept a Cordova File object, or a sliced File, and write the data from it out to disk.
Attachments
Issue Links
- is related to
-
CB-2406 write binary to disk
- Closed