W3cubDocs

/NumPy 1.14

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–2017 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.14.2/reference/generated/numpy.memmap.flush.html