| 
               | 
            
              Crc
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              Update(Byte) | Updates the checksum with the bytes taken from the array. | 
| 
                 | 
              Update(Int32) | Updates the checksum with the integer value. | 
| 
                 | 
              Update(Byte, Int32, Int32) | Adds the byte array to the data checksum. |