mirror of
https://github.com/RGBCube/serenity
synced 2025-07-05 12:47:36 +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 |