Datatype.setSize
void setSize(size_t newSize)Sets the size of the datatype.
Parameters
newSize | The new size in bytes |
Throws
HDF5Exception if setting size fails
void setSize(size_t newSize)Sets the size of the datatype.
newSize | The new size in bytes |