| Class | Description |
|---|---|
| BitMathExtensions | Provides bit manipulation extension methods for unsigned integers. Many of these algorithms can be found at Bit Twiddling Hacks: http://graphics.stanford.edu/~seander/bithacks.html |
| Crc | Computes CRCs. |
| Enumeration | Description |
|---|---|
| CrcFormat | Specifies the format of the CRC. |