node-addon-examples icon indicating copy to clipboard operation
node-addon-examples copied to clipboard

Requesting example of Typed Array access

Open metabench opened this issue 10 years ago • 0 comments

As of Nan version 2.1.0 there exists Nan::TypedArrayContents, which assists in accessing Typed Arrays. See https://github.com/nodejs/nan/blob/master/doc/v8_misc.md#nantypedarraycontents

It would be very useful to have an example of how to use this. I could make the push request with a new example included so long as I was given some assistance with the coding.

metabench avatar Oct 09 '15 09:10 metabench