File.unmount
void unmount(string mountPoint)Unmounts a previously mounted file from the specified location.
Parameters
mountPoint | Path to the group where a file is mounted |
Throws
HDF5Exception if unmounting fails
void unmount(string mountPoint)Unmounts a previously mounted file from the specified location.
mountPoint | Path to the group where a file is mounted |