| Declared in | NSData+CRC32.h | 
|---|
Adds 32-bit cyclic redundancy check message to NSData. Methods extracted from source given at http://www.cocoadev.com/index.pl?NSDataCategory
- (uint32_t)crc3232-bit CRC of the receiver.
Calculates the CRC32 value of the receiver
NSData+CRC32.hLast updated: 2011-2-20