Max Battcher created CB-13769:
---------------------------------

             Summary: Camera DestinationType.BLOB and/or 
DestinationType.ARRAY_BUFFER
                 Key: CB-13769
                 URL: https://issues.apache.org/jira/browse/CB-13769
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-plugin-camera
            Reporter: Max Battcher


Given that JS has binary types now (Blob, ArrayBuffer), it seems to me like it 
would be useful if Cordova plugins would support directly returning a Blob 
and/or ArrayBuffer, such that can be directly sent to IndexedDB or used in a 
binary XHR send, without intermediate steps from URIs/files. In my needs this 
would be most useful for the Camera plugin, but I'm sure other plugins would 
apply here as well. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to