10 #import <Foundation/Foundation.h>
37 - (void)updateWithBytes:(const
void *)bytes length:(NSUInteger)length;
The ACRCRC16 class is used to compute a CRC16 checksum from data provided as input value...
Definition: ACRCRC16.h:18
void reset()
Resets the CRC16 checksum to it initial state.
uint16_t value()
Returns the CRC16 checksum for all input received.