numpy.memmap.flush#

方法

memmap.flush()[原始碼]#

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

For further information, see memmap.

參數:
None

也參考

memmap