h5isSpace Check if the HDF5 object is a dataspace Calling Sequence b = h5isSpace(obj) Arguments obj a H5Object b a boolean Description Check if an HDF5 object is a dataspace object. Examples See Also h5isFile h5isGroup h5isSet h5isAttr h5isType h5isRef h5isCompound h5isArray h5isVlen History 5.5.0 HDF5 module introduced.