H5Sencode1
fn
herr_t H5Sencode1(hid_t obj_id, void * buf, size_t * nalloc)Encodes a dataspace (version 1, deprecated).
Parameters
obj_id | Dataspace identifier |
buf | Buffer to receive encoded data (can be null to query size) |
nalloc | Pointer to buffer size (input/output) |
Returns
Non-negative on success, negative on failure.