H5VLtoken_to_str

fnherr_t H5VLtoken_to_str(void * obj, hid_t connector_id, const(H5O_token_t) * token, char * * token_str)

Converts an object token to a string through the VOL.

Parameters

objObject
connector_idVOL connector identifier
tokenToken
token_strPointer to receive token string

Returns

Non-negative on success, negative on failure.