R/R6Classes_H5P.R
H5P_DATASET_ACCESS-class.Rd
It inherits all functions of the H5P
.
Object of class H5P_DATASET_ACCESS
.
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://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
get_chunk_cache()
This function implements the HDF5-API function H5Pget_chunk_cache. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.