New question #249804 on Duetto: https://answers.launchpad.net/duetto/+question/249804
I would like to know how in Duetto C++ to use a TypedArray from, for example, a binary XmlHttpRequest or a Canvas ImageData object. I see notes on using MakeTypedArray to convert from, say, a char* to a TypedArray so I can pass it to a Browser API. How do I do the reverse. How can I convert a TypedArray to a char*, for example? I don't want to do a copy. thanks ben -- You received this question notification because you are a member of Leaningtech Team, which is an answer contact for Duetto. -- Mailing list: https://launchpad.net/~leaningtech-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~leaningtech-dev More help : https://help.launchpad.net/ListHelp

