H5P_sizes: Get and set the sizes of offsets and lengths used in an HDF5...

H5Pset_sizesR Documentation

Get and set the sizes of offsets and lengths used in an HDF5 file

Description

Get and set the sizes of offsets and lengths used in an HDF5 file

Usage

H5Pset_sizes(h5plist, sizeof_addr, sizeof_size)

H5Pget_sizes(h5plist)

Arguments

h5plist

H5IdComponent object representing the file creation property list

sizeof_addr

Offset size in bytes

sizeof_size

Length size in bytes


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.