serializeValue

String serialization

Examples

assert(serializeToJson("\t \" \\") == `"\t \" \\"`);

Meta