Hi, If there is a way to tell an object to point to external array like this... obj->SetIndexedPropertiesToExternalArrayData(pBuffer, v8::kExternalByteArray, bufferLength);
is there any way to get the buffer pointer and length back from the object when received for example in a callback? Thanks Vlad -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
