UseTarPacker()

Syntax

UseTarPacker()
Description
Enable Tar compress, uncompress and Tar archive support to the packer library. Bzip2 and Gzip compression are both supported. Compressing and uncompressing Tar archives are usually fast.

Parameters

None.

Return value

None.

See Also

OpenPack(), CompressMemory(), UncompressMemory()

Supported OS

All

<- UseLzmaPacker() - Packer Index - UseZipPacker() ->