Dataset.dtype

hid_t dtype()

Gets the datatype of this dataset.

Note

The caller is responsible for closing the returned datatype,

or using it with a Datatype wrapper.

Returns

The datatype identifier

Throws

HDF5Exception if getting datatype fails