H5S_copy() creates an exact copy of a given dataspace.
Arguments
- h5space
Object of class H5IdComponent representing the dataspace to be copied.
Value
If the copying is successful returns an object of class
H5IdComponent representing the new dataspace. Otherwise returns
FALSE.