Part of this will require additional mime type detection methods. http://stackoverflow.com/questions/12473851/how-i-can-get-the-mime-type-of-a-file-having-its-uri The API might be extended to return `boolean isBinary` as part of the result callback.
Part of this will require additional mime type detection methods.
http://stackoverflow.com/questions/12473851/how-i-can-get-the-mime-type-of-a-file-having-its-uri
The API might be extended to return
boolean isBinaryas part of the result callback.