H5Tdecode
fn
hid_t H5Tdecode(const void * buf)Decodes a binary buffer to create a datatype.
Parameters
buf | Buffer containing the encoded datatype |
Returns
A datatype identifier on success, or H5I_INVALID_HID on failure.