uint16 ByteStream::calculateSimpleChecksum( |
| ) const |
Calculates the simple checksum (simple addition of bytes) of the current bytestream
uint16 ByteStream::calculateFletcherChecksum( |
| ) const |
Calculates the Fletcher checksum (position dependent checksum) of the current bytestream