[]
Gets the checksum value used to check the integrity of the stream.
public int Checksum { get; }
The checksum used may be an Adler or crc32 value depending on how the C1ZStreamWriter was created.