Xceed .NET Libraries Documentation
Xceed.Tar Assembly
Implements the Xceed.Tar namespace, a specialization of the FileSystem abstract model for manipulating tarred files and folder.
Namespaces
NamespaceDescription
 
The Xceed.Tar namespace defines classes for handling files and folders within Tar archives. (Full read/write USTAR compatibility. Read compatibility with GNU Tar archives whose entries do not use header extensions.)
The Xceed.StreamingTar namespace defines classes for accessing files and folders within Tar archives via streaming. (Full read/write USTAR compatibility. Read compatibility with GNU Tar archives whose entries do not use header extensions.)