H5Pget_char_encoding

fnherr_t H5Pget_char_encoding(hid_t plist_id, int * encoding)

Gets the character encoding for string creation.

Parameters

plist_idProperty list identifier
encodingPointer to receive the character encoding

Returns

Non-negative on success, negative on failure.