![]() |
OSTC Companion
3.0
Companion sofftware for H&W dive computers
|
Adler checksum, on 2x8 bits. More...
#include <QByteArray>

Classes | |
| class | AdlerTemplate< T > |
| Addler checksum, on 2xN bits. More... | |
Typedefs | |
| typedef AdlerTemplate < unsigned char > | Adler16 |
| 2x8 bits implementation. More... | |
| typedef AdlerTemplate < unsigned short > | Adler32 |
| 2x16 bits implementation. More... | |
Adler checksum, on 2x8 bits.
| typedef AdlerTemplate<unsigned char> Adler16 |
2x8 bits implementation.
| typedef AdlerTemplate<unsigned short> Adler32 |
2x16 bits implementation.
1.8.8