| Crc32Compute Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Compute(Byte) | 
            Computes the 32-bit CRC for an array of bytes.
             | 
|  | Compute(Byte, Int32) | 
            Computes the 32-bit CRC for an array of bytes.
             | 
|  | Compute(Byte, Int32, Int32) | 
            Computes the 32-bit CRC for an array of bytes.
             | 
 See Also
See Also