| C1.C1Zip Namespace : C1ZipEntry Class |
For a list of all members of this type, see C1ZipEntry members.
| Name | Description | |
|---|---|---|
![]() | CheckCRC32 | Calculates a checksum value for the entry and compares it to the checksum that was stored when the entry was created. |
![]() | CheckPassword | Checks whether this C1ZipEntry can be read with the currently set password. |
![]() | Extract | Extracts this entry to a file. |
![]() | OpenReader | Returns a System.IO.Stream that can be used to read the content of the entry without extracting it to a disk file. |
![]() | Remove | Removes this entry from the zip file. |