DataWrapper implementation encapsulating a memory-mapped file. When the last reference is released, the file is unmapped.
View of the mapped file data.
The MmFile object.
Reference count.
See Implementation
DataWrapper implementation encapsulating a memory-mapped file. When the last reference is released, the file is unmapped.