|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Serialize value to a JSON string.
| T | Any Reflectable struct, std::vector<Reflectable>, arithmetic type, std::string, std::optional<T>, std::unordered_map, or glm vec/mat type. |
| indent | Spaces per indentation level (-1 for compact). |
Definition at line 52 of file JSONSerializer.hpp.