[ 
https://issues.apache.org/jira/browse/CB-13769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320960#comment-16320960
 ] 

Max Battcher edited comment on CB-13769 at 1/10/18 7:53 PM:
------------------------------------------------------------

https://caniuse.com/#feat=blobbuilder

https://caniuse.com/#feat=typedarrays

Partial prefixed support in Jellybean for Blobs, which can be easily and 
adequately polyfilled when necessary, according to my knowledge.


was (Author: [email protected]):
https://caniuse.com/#feat=blobbuilder

https://caniuse.com/#feat=typedarrays

Partial prefixed support in Jellybean for Blobs, which can be easily and 
adequately polyfilled when necessary to my knowledge.

> 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