Open memory mapped file filename for reading. File is closed when the object instance is deleted.
Open memory mapped file filename in mode. File is closed when the object instance is deleted.
Flushes pending output and closes the memory mapped file.
Forwards length.
The mode the memory mapped file is opened with.
Read-only property returning the file mode.
Returns byte at index i in file.
Sets and returns byte at index i in file to value.
Returns entire file contents as an array.
Returns slice of file contents as an array.
Gives size in bytes of the memory mapped file.
MmFile objects control the memory mapped file resource.