Unit 'libtar' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TTarWriter.Finalize

Finalize the archive.

Declaration

Source position: libtar.pp line 206

public procedure TTarWriter.Finalize;

Description

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.

See also

TTarWriter.Destroy

  

Close archive and clean up TTarWriter.


Documentation generated on: Jul 24 2023