JsonString() |
JsonString(const std::u32string& value_) |
void | Append(char32_t c) |
JsonValue* | Clone() const override |
std::u16string | JsonCharStr(char32_t c) const |
void | SetValue(const std::u32string& value_) |
std::string | ToString() const override |
const std::u32string& | Value() const |
std::u32string | value |