pub fn flush() -> boolExpand description
Write the segment to disk, if anything changed it since it was read, and report whether the file was written. Called when the work producing entries finishes – the end of a renderer init, a clean shutdown – never per entry.