H5Pencode1

fnherr_t H5Pencode1(hid_t plist_id, void * buf, size_t * nalloc)

Encodes a property list into a binary buffer (version 1).

Parameters

plist_idProperty list identifier
bufBuffer to receive the encoded property list (can be null to query size)
nallocSize of buffer / receives required size

Returns

Non-negative on success, negative on failure.