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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -