mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:52:44 +00:00 
			
		
		
		
	|  6bd880c404 CRC32 table is generated at compile-time and put into a static variable in the header file. This can be moved to be a function instead of a class, be moved to the `.cpp` file` and generated as an array instead of a class which only implements `operator[]`. | ||
|---|---|---|
| .. | ||
| Adler32.cpp | ||
| Adler32.h | ||
| ChecksumFunction.h | ||
| CRC32.cpp | ||
| CRC32.h | ||