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 common features and features that are highly platform-dependent. Also refer to nlib Platform APIs . 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.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.