Name Description Size
bzip2
compress_utils.cpp Return null rather than throwing here as we are being called by a C library and it may not be possible for an exception to unwind the call stack from here. The compression library is expecting a function written in C and a null return on error, which it will send upwards to the compression wrappers. 5939
compress_utils.h Allocation Size Tracking Helper for Zlib/Bzlib/LZMA 2314
compression.cpp 2621
compression.h Interface for a compression algorithm. 7884
info.txt 247
lzma
zlib