nlib
JsonWriter.h File Reference

Defines the class for writing JSON. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

class  nn::nlib::msgpack::JsonWriter
 JSON generator. Converts an MpObject to JSON and writes it to the stream. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 
 nn::nlib::msgpack
 The library used to implement the MessagePack serializer, the JSON parser/writer, and the CSV parser.
 

Detailed Description

Defines the class for writing JSON.

Definition in file JsonWriter.h.