public class Zip
extends java.lang.Object
| Constructor and Description |
|---|
Zip() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ZipFile(java.io.File fZipFilename,
java.io.File fFileName,
byte[] ba) |
static void |
ZipFile(java.io.File fZipFileName,
java.util.Map<java.io.File,byte[]> mfba) |