Interface IArchiveEntry
- Namespace
- SharpCompress.Archive
- Assembly
- SharpCompress.dll
public interface IArchiveEntry : IEntry
- Inherited Members
- Extension Methods
Properties
Archive
IArchive Archive { get; }
Property Value
IsComplete
bool IsComplete { get; }
Property Value
Methods
OpenEntryStream()
Stream OpenEntryStream()