I would recommend to see how this is done in cordova-plugin-file unit tests, for example file.spec.104 should be able to write binary data from an ArrayBuffer
https://github.com/apache/cordova-plugin-file/blob/master/tests/tests.js#L2659 Thx! Sergey -----Original Message----- From: Allan Edwards [mailto:[email protected]] Sent: Monday, December 28, 2015 10:29 PM To: [email protected] Subject: writing a binary file Does anyone out there have a recommendation on the best approach for writing a binary file in cordova? Thanks!!! Allan -- W Allan Edwards 214-289-2959 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
