- buffer
The buffer to contain the accessor.
- offset
The byte at which to start the accessor.
- capacity
The size, in bytes, of memory to allocate.
- access
The type of access allowed to the memory. The default is System.IO.MemoryMappedFiles.MemoryMappedFileAccess.ReadWrite.