220221222223224225226227228229230
file.open(); file.position(0); file.writeDirect(buffer, sync); file.close(); } fileFactory.stop();