Hi Christian I finally got around to implementing Blob. It seems like its pretty straight forward - I'm still missing a few methods but I thought I should check to make sure it looks okay before continuing. In particular, is using uint8_t for value okay?
Patch is attached. On a side note: I just discovered SetIndexedPropertiesToExternalArrayData() and SetIndexedPropertiesToPixelData() which might serve me better than a Blob. (I need to read/write data from a socket and I don't want to memcpy.) Ryan --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
blob.gitdiff
Description: Binary data
