Flush all the buffers associated with a file
h5flush(obj [, local])
a H5Object
a boolean
Flush all the buffers associated with a file. If local is %T, only the file is flushed, otherwise the entire virtual file is flushed.
Version | Description |
5.5.0 | HDF5 module introduced. |