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? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -