Comment #3 on issue 270 by coldredlemur: Add Blob type to api for holding binary data http://code.google.com/p/v8/issues/detail?id=270
An "unpack" method like Ruby has would be useful. http://www.ruby-doc.org/core/classes/String.html#M000775 For example, unpack("U*") could be implemented with String::WriteUtf8 and be aliased with "toString()". -- 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 -~----------~----~----~----~------~----~------~--~---
