R/io.R
mmap_open.Rd
Open a memory mapped file
mmap_open(path, mode = c("read", "write", "readwrite"))
file path
file mode (read/write/readwrite)