The H5RA Interface is strictly experimental at this time;
the interface may change dramatically or support for ragged arrays
may be unavailable in future in releases. As a result, future releases
may be unable to retrieve data stored with this interface.
Do not create any archives using this interface! |
---|
These functions enable the user to store and retrieve data in ragged arrays.
H5RAcreate
(
,
,
)
H5RAcreate
H5RAopen
(
,
,
)
H5RAopen
H5RAclose
(
,
,
)
H5RAclose
H5RAwrite
(
,
,
)
H5RAwrite
Datatype conversion takes place at the time of a read or write and is automatic. See the Data Conversion section of The Data Type Interface (H5T) in the HDF5 User's Guide for a discussion of data conversion, including the range of conversions currently supported by the HDF5 libraries.
H5RAread
(
,
,
)
H5RAread
Datatype conversion takes place at the time of a read or write and is automatic. See the Data Conversion section of The Data Type Interface (H5T) in the HDF5 User's Guide for a discussion of data conversion, including the range of conversions currently supported by the HDF5 libraries.