nn::fs::FileStream::FileStream Constructor

Syntax

FileStream();

Arguments

None.

Description

Constructor.

In the overloaded version without arguments, no file will be opened. You must call the TryInitialize function separately to manipulate files.


CONFIDENTIAL