#include <json.hpp>
◆ parse() [1/2]
◆ parse() [2/2]
static Nui::val Nui::JSON::parse |
( |
std::string const & |
jsonString | ) |
|
|
inlinestatic |
◆ stringify() [1/3]
static std::string Nui::JSON::stringify |
( |
Nui::val const & |
json | ) |
|
|
inlinestatic |
◆ stringify() [2/3]
static std::string Nui::JSON::stringify |
( |
Nui::val const & |
json, |
|
|
int |
indent |
|
) |
| |
|
inlinestatic |
◆ stringify() [3/3]
static std::string Nui::JSON::stringify |
( |
Nui::val const & |
json, |
|
|
Nui::val const & |
replacer, |
|
|
int |
indent |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: