cpp_readchunk: File Raw Chunk Extraction

View source: R/RcppExports.R

cpp_readchunkR Documentation

File Raw Chunk Extraction

Description

Reads binary chunk from file.

Arguments

fname

string, path to file.

offset

std::size_t, where to start reading from the beginning.

nbytes

uint32_t, number of bytes.

verbose

bool, whether to display information (use for debugging purpose). Default is false.

Value

a RawVector


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.