Class GZipArchiveEntry
- Namespace
- SharpCompress.Archive.GZip
- Assembly
- SharpCompress.dll
public class GZipArchiveEntry : GZipEntry, IArchiveEntry, IEntry
- Inheritance
-
GZipArchiveEntry
- 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()