nlib
|
The stream of data to uncompress and read using zlib
.
More...
#include <stdlib.h>
#include <zlib.h>
#include "nn/nlib/InputStream.h"
#include "nn/nlib/InputConverterStream.h"
Go to the source code of this file.
Classes | |
struct | nn::nlib::ZlibInputStreamSettings |
The structure that stores the various ZlibInputStream settings. At construction time, the default settings are stored. More... | |
class | nn::nlib::ZlibInputStream |
The stream class for reading compressed data using zlib . 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. | |
The stream of data to uncompress and read using zlib
.
NLIB_NO_ZLIB
has been defined. Definition in file ZlibInputStream.h.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.