method
The java.util.zip.ZipEntry base class only supports the compression methods STORED and DEFLATED. We override the field so that any compression methods can be used.
The default value -1 means that the method has not been specified.
The java.util.zip.ZipEntry base class only supports the compression methods STORED and DEFLATED. We override the field so that any compression methods can be used.
The default value -1 means that the method has not been specified.