W3cubDocs

/NumPy 1.10

numpy.memmap.flush

memmap.flush()[source]

Write any changes in the array to the file on disk.

For further information, see memmap.

Parameters: None

See also

memmap

© 2008–2016 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.10.1/reference/generated/numpy.memmap.flush.html