1-Wire API for Compact.NET Version 4.00

CRC16 Member List

This is the complete list of members for CRC16, including all inherited members.
Compute(uint dataToCrc)CRC16 [static]
Compute(uint dataToCrc, uint seed)CRC16 [static]
Compute(byte[] dataToCrc)CRC16 [static]
Compute(byte[] dataToCrc, int off, int len)CRC16 [static]
Compute(byte[] dataToCrc, int off, int len, uint seed)CRC16 [static]
Compute(byte[] dataToCrc, uint seed)CRC16 [static]
Compute(string dataToCrc, uint seed)CRC16 [static]