when the redo log is archived all the data will be written to archive log. Next time when it is current then redo will be recorded from the beginning by overwriting the complete redo log.

Thanks,