Sha256: bbcebf52fb04c3f181251df72c10c9015633bd456f228a83651d53f743c4bde3

Contents?: true

Size: 165 Bytes

Versions: 8

Compression:

Stored size: 165 Bytes

Contents

#ifndef _CRC16_XMODEM_H_
#define _CRC16_XMODEM_H_

#include "../crc16/crc16.h"

crc16_t crc16_xmodem_update(crc16_t crc, const void *data, size_t data_len);

#endif

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
digest-crc-0.7.0 ext/digest/crc16_xmodem/crc16_xmodem.h
digest-crc-0.6.5 ext/digest/crc16_xmodem/crc16_xmodem.h
digest-crc-0.6.4 ext/digest/crc16_xmodem/crc16_xmodem.h
digest-crc-0.6.3 ext/digest/crc16_xmodem/crc16_xmodem.h
digest-crc-0.6.2 ext/digest/crc16_xmodem/crc16_xmodem.h
digest-crc-0.6.1 ext/digest/crc16_xmodem/crc16_xmodem.h
digest-crc-0.6.0 ext/digest/crc16_xmodem/crc16_xmodem.h
digest-crc-0.6.0.rc1 ext/digest/crc16_xmodem/crc16_xmodem.h