R/io.R
mmap_open.Rd
打开内存映射文件
mmap_open(path, mode = c("read", "write", "readwrite"))
文件路径
文件模式 (读取/写入/读写)