H5Pdecode
fn
hid_t H5Pdecode(const void * buf)Decodes a property list from a binary buffer.
Parameters
buf | Buffer containing the encoded property list |
Returns
Property list identifier on success, H5I_INVALID_HID on failure.