跳到內容

開啟記憶體映射檔案

用法

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

引數

path

檔案路徑

mode

檔案模式 (讀取/寫入/讀寫)