nlib
|
Defines the functions for reading from XmlStreamReader
and writing to XmlStreamWriter
.
More...
#include "nn/nlib/Config.h"
Go to the source code of this file.
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::exi | |
Implements binary XML parsers (and XML parsers). | |
Functions | |
bool | nn::nlib::exi::TransformXml (XmlStreamReader *r, XmlStreamWriter *w) noexcept |
Reads from XmlStreamReader and writes to XmlStreamWriter . More... | |
Defines the functions for reading from XmlStreamReader
and writing to XmlStreamWriter
.
Definition in file TransformXml.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.