H5Pset_shared_mesg_nindexes {rhdf5}R Documentation

Get and set the number of object header message indexes

Description

Get and set the number of object header message indexes

Usage

H5Pset_shared_mesg_nindexes(h5plist, nindexes)

H5Pget_shared_mesg_nindexes(h5plist)

Arguments

h5plist

H5IdComponent object representing the file creation property list

nindexes

Number of shared object header message indexes to be available in files


[Package rhdf5 version 2.37.4 Index]