h5flushFlush all the buffers associated with a fileCalling Sequence
h5flush(obj [, local])
Argumentsobja H5Objectlocala booleanDescriptionFlush all the buffers associated with a file. If local is %T, only the file is flushed, otherwise the entire virtual file is flushed.ExamplesSee Also
h5open
h5close
History5.5.0HDF5 module introduced.