Truncates or extends the size of the stream
Returns the total size of the file.
Determines if this stream is readable.
Determines if this stream is writable.
Seeks to a specific position in the file if supported by the stream.
Returns the current offset of the file pointer
Extended form of a RandomAccessStream that supports truncation/extension.