Skip to main content

Module datatype_api

Module datatype_api 

Source

Structs§

CompoundField
A field within a compound datatype.
EnumMember
A member of an enumeration.

Enums§

ReferenceType
HDF5 reference type.
StringEncoding
String character encoding.
StringPadding
String padding type.
StringSize
How a string’s length is determined.
VarLenKind
HDF5 variable-length datatype flavor.

Traits§

H5Type
Trait for types that can be read from HDF5 datasets.

Functions§

dtype_element_size
Get the element size from a datatype.