Function EscapeString#
Defined in File parser_node_toml.h
Function Documentation#
-
std::string EscapeString(const std::string &rssString, const char cQuoteType = '\"')#
Escape a string using escape characters and UTF values.
Defined in File parser_node_toml.h
Escape a string using escape characters and UTF values.