hdf5
hdf5 copied to clipboard
Clarify the pre-conditions for the `buf` parameter in `H5Dwrite`
Reference:
Clarify the pre-conditions for the buf
parameter when writing datasets or attributes with a variable-length string element type and a scalar dataspace. Contrast with fixed-length strings!
This also applies to H5Awrite
as well.