File.flush

void flush(H5F_scope_t scope_ = H5F_scope_t.GLOBAL)

Flushes all buffers associated with the file to disk.

Parameters

scope_Flush scope (default: H5F_scope_t.GLOBAL)

Throws

HDF5Exception if flush fails