mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-22 11:02:53 +00:00
This generic stream wrapper performs checksum calculations on all data passed through it for reading or writing, and is therefore convenient for calculating checksums while performing normal data input/output, as well as computing streaming checksums on non-seekable streams. |
||
---|---|---|
.. | ||
Adler32.cpp | ||
Adler32.h | ||
ChecksumFunction.h | ||
ChecksummingStream.h | ||
CRC8.h | ||
CRC32.cpp | ||
CRC32.h |