nlib
InputStream.h File Reference

Defines the base class for input streams. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

class  nn::nlib::InputStream
 The base class for input streams. This class cannot be instantiated. More...
 
class  nn::nlib::NullInputStream
 The class for streams that always load 0. 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.
 

Detailed Description

Defines the base class for input streams.

Definition in file InputStream.h.