← Back to team overview

leaningtech-dev team mailing list archive

[Question #249804]: How to operate on TypedArray in C++

 

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.