TarArchive Class |
Namespace: ICSharpCode.SharpZipLib.Tar
public class TarArchive : IDisposable
The TarArchive type exposes the following members.
Name | Description | |
---|---|---|
ApplyUserInfoOverrides | ||
AsciiTranslate | ||
GroupId | ||
GroupName | ||
IsStreamOwner | ||
PathPrefix | ||
RecordSize | ||
RootPath | ||
UserId | ||
UserName |
Name | Description | |
---|---|---|
Close | ||
CloseArchive | Obsolete. | |
CreateInputTarArchive(Stream) | ||
CreateInputTarArchive(Stream, Int32) | ||
CreateOutputTarArchive(Stream) | ||
CreateOutputTarArchive(Stream, Int32) | ||
Dispose | ||
Dispose(Boolean) | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
ExtractContents | ||
Finalize | (Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ListContents | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnProgressMessageEvent | ||
SetAsciiTranslation | Obsolete. | |
SetKeepOldFiles | ||
SetUserInfo | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
WriteEntry |
Name | Description | |
---|---|---|
ProgressMessageEvent |