On Mon, Jul 11, 2011 at 7:30 PM, koichik <[email protected]> wrote: > Hi, > > Could you add more hint? > v8::String::WriteAscii converts '\0' to space (0x20).
I'm not at the computer where I do V8 work, but you could fairly easily implement that yourself. You may wish to apply my patch first, and call yours an option rather than a hint. ChrisA -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
