H5Pencode1
fn
herr_t H5Pencode1(hid_t plist_id, void * buf, size_t * nalloc)Encodes a property list into a binary buffer (version 1).
Parameters
plist_id | Property list identifier |
buf | Buffer to receive the encoded property list (can be null to query size) |
nalloc | Size of buffer / receives required size |
Returns
Non-negative on success, negative on failure.