1-Wire API for Compact.NET  Version 4.10
CRC16 Member List

This is the complete list of members for CRC16, including all inherited members.

Compute(uint dataToCrc)CRC16static
Compute(uint dataToCrc, uint seed)CRC16static
Compute(byte[] dataToCrc)CRC16static
Compute(byte[] dataToCrc, int off, int len)CRC16static
Compute(byte[] dataToCrc, int off, int len, uint seed)CRC16static
Compute(byte[] dataToCrc, uint seed)CRC16static
Compute(string dataToCrc, uint seed)CRC16static