H5P_DATASET_ACCESS-class: Class for HDF5 property list for dataset access

H5P_DATASET_ACCESS-classR Documentation

Class for HDF5 property list for dataset access

Description

It inherits all functions of the H5P.

Value

Object of class H5P_DATASET_ACCESS.

Methods

set_chunk_cache(rdcc_nslots = -1, rdcc_nbytes = -1, rdcc_w0 = -1)

This function implements the HDF5-API function H5Pset_chunk_cache. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_SET_CHUNK_CACHE for details.

get_chunk_cache()

This function implements the HDF5-API function H5Pget_chunk_cache. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_GET_CHUNK_CACHE for details.

Author(s)

Holger Hoefling

See Also

H5P


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.