Comment #1 on issue 270 by erik.corry: Add Blob type to api for holding binary data http://code.google.com/p/v8/issues/detail?id=270
In the interest of keeping the API stable if there is ever a 64 bit version I would suggest long or size_t for the size field. Also I would suggest that the blob be made up of bytes and the size should be measured in bytes. This matches the semantics of files and http transfers, likely to be two of the main uses of blobs. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
