nlib
FileInputStream.h File Reference

Defines the stream for reading data from files. More...

Go to the source code of this file.

Classes

struct  nn::nlib::FileInputStreamSettings
 The structure that stores information about the file stream settings. More...
 
class  nn::nlib::FileInputStream
 The class for file input streams. 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 stream for reading data from files.

Definition in file FileInputStream.h.