Create the stream wrapper for the given C file.
Closes the stream.
Overrides of the Stream methods to call the underlying FILE* C functions.
Overrides of the Stream methods to call the underlying FILE* C functions.
Property to get or set the underlying file for this stream. Setting the file marks the stream as open.
A Stream wrapper for a C file of type FILE*.