Gets a value indicating if there is a current entry and it can be decompressed
public bool CanDecompressEntry {get;}
Remarks
The entry can only be decompressed if the library supports the zip features required to extract it. See the ZipEntry Version property for more details.
See Also
ZipInputStream Class | ICSharpCode.SharpZipLib.Zip Namespace