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