H5T_cset: Retrieve or set the character set to be used in a string...

H5T_csetR Documentation

Retrieve or set the character set to be used in a string datatype.

Description

Retrieve or set the character set to be used in a string datatype.

Usage

H5Tset_cset(dtype_id, cset = "ASCII")

H5Tget_cset(dtype_id)

Arguments

dtype_id

ID of HDF5 datatype to query or modify.

cset

Encoding to use for string types. Valid options are 'ASCII' and 'UTF-8'.


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.