On this page
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
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.15.4/reference/generated/numpy.memmap.flush.html