Title:
FileIOAndCompressorsTest Download
Description: An example program with simple library that shows how to interface with several compression libraries. ZLIB, BZIP2, LZMA, and LZO. Includes some test files generated by the program, and a Windows binary generated using MinGW.
To Search:
File list (Check if you may need any files):
DataBlockCompression.h
DataUtil.h
DataUtilCompression.h
bzip.a
Gravy.txt
GravyBZIP.pack
GravyLZMA.pack
GravyLZO.pack
GravyZLIB.pack
IOTest.cpp
IOTest.exe
lzo.a
make.bat
makebzip.bat
makelzo.bat
makezlib.bat
zlib.a
DataBlock.h