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 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 reading MessagePack at high speed.

Definition in file MpWalker.h.