nlib
FileOutputStream.h File Reference

Defines the stream for writing data to files. More...

Go to the source code of this file.

Classes

struct  nn::nlib::FileOutputStreamSettings
 The structure that stores information about the file stream settings. More...
 
class  nn::nlib::FileOutputStream
 The class for file output 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 writing data to files.

Definition in file FileOutputStream.h.