Displays the data in a format similar to the one produced when using h5dump distributed with the HDF5 distribution.
Arguments:
data: A pointer to the data.
fmt: The hlhdf string representation of the dataformat.
ndims: The rank of the data.
dims: The dimensions of the data.
typeSize: The size of each value.
offs: The number of blanks that should be padded before the data.
addNewline: If a linebreak should be added or not, 1 means add linebreak.
Returns nothing.