What are the pack200 and unpack200 command-line tools for?
Created Sep 29, 2007
John Zukowski The jar command-line tool packages files using ZIP compression. On the other hand, pack200 and unpack200 use GZIP compression format.
Created Sep 29, 2007