跳至内容

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

用法

mmap_create(path, size)

参数

path

文件路径

size

以字节为单位的大小

返回值

一个 arrow::io::MemoryMappedFile