Class TarArchiveEntry
- Namespace
- SharpCompress.Archive.Tar
- Assembly
- SharpCompress.dll
public class TarArchiveEntry : TarEntry, IArchiveEntry, IEntry
- Inheritance
-
TarArchiveEntry
- Implements
- Inherited Members
- Extension Methods
Properties
Archive
public IArchive Archive { get; }
Property Value
IsComplete
public bool IsComplete { get; }
Property Value
Methods
OpenEntryStream()
public virtual Stream OpenEntryStream()