Random access stream with support for explicit closing.
Actively closes the stream and frees associated resources.
Determines if the file stream is still open and accessible
Truncates or extends the size of the stream
See Implementation
Random access stream with support for explicit closing.