Pack200 Compressed File
|
副檔名: | .pack |
開發者: | Oracle America, Inc. |
瀏覽次數: | 69255 |
更新: | 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.