nlib
MpWalker.h File Reference

Defines the class for reading MessagePack at high speed. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

class  nn::nlib::msgpack::MpWalker
 Quickly accesses MessagePack expanded in 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 reading MessagePack at high speed.

Definition in file MpWalker.h.