nlib
MpDirectWriter.h File Reference

Defines the class for directly writing MessagePack into memory. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

struct  nn::nlib::msgpack::MpDirectWriter
 Defines various static member functions for directly writing MessagePack into memory. More...
 

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. 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 directly writing MessagePack into memory.

Definition in file MpDirectWriter.h.