Xceed .NET Libraries Documentation
Untar Method (StreamingTar)


Xceed.Tar Assembly > Xceed.Tar.Streaming Namespace > StreamingTar Class : Untar Method

Recursively extracts all files from a Tar archive to a destination folder.

Overload List
OverloadDescription

Recursively extracts all files from a Tar archive to a destination folder, using the provided progression notification delegates, specifying whether existing files should be replaced.

 

Recursively extracts all files from a Tar archive to a destination folder, using the provided progression notification delegates, specifying whether existing files should be replaced, and whether the Tar archive is compressed with GZip.

 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StreamingTar Class
StreamingTar Members