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 April 11, 2025, 6:15 p.m.