H5Tdecode

fnhid_t H5Tdecode(const void * buf)

Decodes a binary buffer to create a datatype.

Parameters

bufBuffer containing the encoded datatype

Returns

A datatype identifier on success, or H5I_INVALID_HID on failure.