|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "JSONVariantWriter.h"#include <rapidjson/prettywriter.h>#include <rapidjson/stringbuffer.h>#include <rapidjson/writer.h>#include "utils/Variant.h"Functions | |
| template<class TWriter > | |
| bool | InternalWrite (TWriter &writer, const CVariant &value) |
| bool InternalWrite | ( | TWriter & | writer, |
| const CVariant & | value | ||
| ) |