Implements the Xceed.Tar namespace, a specialization of the FileSystem abstract model for manipulating tarred files and folder.
Namespaces
Namespace | Description |
Xceed.Tar | 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.) |
Xceed.Tar.Streaming | 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.) |