程序包 org.glavo.pack200
package org.glavo.pack200
-
类说明Transforms a JAR file to or from a packed stream in Pack200 format.The packer engine applies various transformations to the input JAR file, making the pack stream highly compressible by a compressor such as gzip or zip.The unpacker engine converts the packed stream to a JAR file.