mmap_create {arrow} | R 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
[Package arrow version 16.1.0 Index]