跳到内容

创建给定大小的新读/写内存映射文件

用法

mmap_create(path, size)

参数

path

文件路径

size

大小,以字节为单位

返回值

一个 arrow::io::MemoryMappedFile