Write data to an HDF5 attribute
Arguments
- h5attribute
An object of class H5IdComponent representing an attribute. Normally created by
H5Aopen()or similar.- buf
The data to be written.
Write data to an HDF5 attribute
An object of class H5IdComponent representing an
attribute. Normally created by H5Aopen() or similar.
The data to be written.