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. 5615
compress_utils.h Allocation Size Tracking Helper for Zlib/Bzlib/LZMA 2042
compression.cpp 2778
compression.h Interface for a compression algorithm. 6702
info.txt 148
lzma
zlib