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