[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Finalize the archive
Source position: libtar.pp line 205
public procedure TTarWriter.Finalize; |
Finalize writes the end-of-archive marker to the archive. No more entries can be added after Finalize was called.
If the TTarWriter instance is destroyed, it will automatically call finalize if finalize was not yet called.
|
Close archive and clean up TTarWriter |