ZipReader.Crc32 Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9119)
Crc32
Gets the CRC32 (Cyclic Redundancy Check) value of the file.
Declaration
public long? Crc32 { get; }
Property Value
Type | Description |
---|---|
Nullable<Int64> | CRC32 (Cyclic Redundancy Check) value of the file. |
Remarks
This is only valid for files.