Table of Contents

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

IArchive

IsComplete

public bool IsComplete { get; }

Property Value

bool

Methods

OpenEntryStream()

public virtual Stream OpenEntryStream()

Returns

Stream