mmap_open: Open a memory mapped file

View source: R/io.R

mmap_openR Documentation

Open a memory mapped file

Description

Open a memory mapped file

Usage

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

Arguments

path

file path

mode

file mode (read/write/readwrite)


arrow documentation built on Nov. 25, 2023, 1:09 a.m.