mmap_create: Create a new read/write memory mapped file of a given size

View source: R/io.R

mmap_createR Documentation

Create a new read/write memory mapped file of a given size

Description

Create a new read/write memory mapped file of a given size

Usage

mmap_create(path, size)

Arguments

path

file path

size

size in bytes

Value

a arrow::io::MemoryMappedFile


arrow documentation built on April 11, 2025, 6:15 p.m.