h5isSpaceCheck if the HDF5 object is a dataspaceCalling Sequence
b = h5isSpace(obj)
Argumentsobja H5Objectba booleanDescriptionCheck if an HDF5 object is a dataspace object.ExamplesSee Also
h5isFile
h5isGroup
h5isSet
h5isAttr
h5isType
h5isRef
h5isCompound
h5isArray
h5isVlen
History5.5.0HDF5 module introduced.