hdf5/tools/testfiles/tbin3.ddl

12 lines
250 B
Plaintext
Raw Normal View History

#############################
Expected output for 'h5dump -d integer -b out3.bin -F LE test1.h5'
#############################
HDF5 "test1.h5" {
DATASET "integer" {
DATATYPE H5T_STD_I32LE
DATASPACE SIMPLE { ( 2 ) / ( 2 ) }
DATA {
}
}
}