Pack200 Compressed File
|
Dosya Uzantısı: | .pack |
Geliştirici: | Oracle America, Inc. |
Views: | 69279 |
Updated: | 2011-02-05 14:40:05 |
Hex: | N/A |
ASCII: | N/A |
|
|
Pack200 is a Java application that can be used to change a JAR file into a compressed Pack200 file, this file is a part of Java 1.5.0.
The files created then have the file extention .pack
Due to the compression algorithms used the Pack files can be 50% or more smaller than the original file.
Pack files are often used by Java Web Start Clients to start applications or for updating Java programs.