跳至内容

打开内存映射文件

用法

mmap_open(path, mode = c("read", "write", "readwrite"))

参数

path

文件路径

mode

文件模式 (读取/写入/读写)