Xceed Streaming Compression Library Documentation
Xceed Streaming Compression control reference / Enumerations / EXCChecksumType enumeration
In This Topic
    EXCChecksumType enumeration
    In This Topic

    EXCChecksumType
    {
      cctCRC16 = 0,  
      cctCRC32 = 1, 
      cctAdler32 = 2 
    }

    This enumeration is used by the CalculateChecksum method. The meaning of each member of this enumeration can be found in that method's help topic.