Value.toString_
string toString_()Convert value to a string. Use [javascriptcore.value.Value.toStringAsBytes] instead, if you need to handle strings containing null characters.
Returns
a null-terminated string result of the conversion.
string toString_()Convert value to a string. Use [javascriptcore.value.Value.toStringAsBytes] instead, if you need to handle strings containing null characters.