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

Michal Mocny commented on CB-2189:
----------------------------------

ios: 
https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=dfe407aad9c0ee053529f3cf53a3bc79d94622a9

js: as of 
https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=50bf9441d29144693d710ecab272d9c1db4c01d2,
  but actual work was in 
https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=334b19779c48c9dd79137bf04821fb86ae7efc47


Any ArrayBuffer object in the arguments array of the exec call will be 
serialized and deserialized into a NSData on the other side.
Notes: this ONLY supports ArrayBuffers and ONLY at the "top level" of the 
arguments array (we don't iterate any of your objects etc).
                
> Support ArrayBuffer arguments from js to ios native over exec bridge
> --------------------------------------------------------------------
>
>                 Key: CB-2189
>                 URL: https://issues.apache.org/jira/browse/CB-2189
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>            Reporter: Michal Mocny
>            Assignee: Michal Mocny
>             Fix For: 2.4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to