Is a FileHandle.synchronize() still necessary on iOS if closing the file? – Ios swift
On Windows and Linux systems an accidental power loss could cause a recently written file to be corrupted with junk or null bytes (very often when running inside non-Hyper-V VMs which would otherwise have aligned the .vhdx with the physical…