Searched defs:json_writer (Results 1 – 2 of 2) sorted by relevance
25 struct json_writer { struct33 static void jsonw_indent(json_writer_t *self) in jsonw_indent() argument
98 converter::JsonObjectWriter json_writer(options.add_whitespace ? " " : "", in BinaryToJsonStream() local