nlib
|
Defines the class for reading MessagePack
at high speed.
More...
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. | |
Defines the class for reading MessagePack
at high speed.
Definition in file MpWalker.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.