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 Sept. 11, 2024, 8:02 p.m.