gzip - Java Compress Large File -


i'm working on app works large files each around 180mb , there 3 of them. add option app these files compressing them in zip or tar or something. best option compress them down as possible in java? tar? zip? gzip?

you can programmatically using apache compress.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -