dot-read_mmap: Read data using memory mapping

.read_mmapR Documentation

Read data using memory mapping

Description

This internal function reads data from a memory-mapped file based on the provided metadata and indices.

Usage

.read_mmap(meta, idx)

Arguments

meta

An object containing metadata about the file to be read.

idx

A vector of indices specifying which elements to read.

Value

A vector of values read from the memory-mapped file.


bbuchsbaum/neuroim2 documentation built on Nov. 3, 2024, 9:31 a.m.