Table of Contents

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

IArchive

IsComplete

public bool IsComplete { get; }

Property Value

bool

Methods

OpenEntryStream()

public virtual Stream OpenEntryStream()

Returns

Stream