H5Pget_char_encoding
fn
herr_t H5Pget_char_encoding(hid_t plist_id, int * encoding)Gets the character encoding for string creation.
Parameters
plist_id | Property list identifier |
encoding | Pointer to receive the character encoding |
Returns
Non-negative on success, negative on failure.