Datatype.createCompound

Datatype createCompound(size_t size)

Creates a compound datatype.

Parameters

sizeTotal size of the compound type in bytes

Returns

A new Datatype instance

Throws

HDF5Exception if datatype creation fails