Destroy TTarArchive instance.
Source position: libtar.pp line 184
public destructor TTarArchive.Destroy; override; |
Destroy closes the archive stream (if it created a stream) and cleans up the TTarArchive instance.
|
Create a new instance of the archive. |