nlib
|
Defines the stream class to read data according to the LZ4 frame format. More...
#include "nn/nlib/Config.h"
#include "nn/nlib/InputStream.h"
#include "nn/nlib/InputConverterStream.h"
Go to the source code of this file.
Classes | |
class | nn::nlib::oss::Lz4InputStreamSettings |
The class to obtain and configure the Lz4InputStream settings. As of now this class is empty. More... | |
class | nn::nlib::oss::Lz4InputStream |
The stream class to read data according to the LZ4 frame format. 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. | |
nn::nlib::oss | |
Implements a library for open-source software (OSS), code derived from OSS, and for accessing OSS. | |
Defines the stream class to read data according to the LZ4 frame format.
Definition in file Lz4InputStream.h.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.