[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Close archive and clean up TTarWriter
Source position: libtar.pp line 197
public destructor TTarWriter.Destroy; override; |
Destroy will close the archive (i.e. it writes the end-of-archive marker, if it was not yet written), and then frees the TTarWriter instance.
|
Finalize the archive |