[]
        
(Showing Draft Content)

C1.Zip.C1ZStreamWriter.Checksum

Checksum Property

Checksum

Gets the checksum value used to check the integrity of the stream.

Declaration
public int Checksum { get; }
Remarks

The checksum used may be an Adler or crc32 value depending on how the C1ZStreamWriter was created.