flush

io.GridSource.flush()

Flush the data.

This only serves a purpose in write mode (mode = 'w').

Back to top