nlib
|
The stream of data to compress and write using zlib
.
More...
Go to the source code of this file.
Classes | |
struct | nn::nlib::ZlibOutputStreamSettings |
The structure that stores the various ZlibOutputStream settings. At construction time, the default settings are stored. More... | |
class | nn::nlib::ZlibOutputStream |
The class that uses zlib to decompress data and write the data to a stream. More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
The stream of data to compress and write using zlib
.
NLIB_HAS_ZLIB
has not been defined. Definition in file ZlibOutputStream.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.