Expand description

Facilities for working with v8::Strings.

Functions

Writes data to a v8::String and returns the number of bytes writen.

Mutates the out argument provided to refer to a newly created v8::String. Returns false if the value couldn’t be created.

Gets the length of a v8::String.