|
TrueZIP 6.8.2 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
ZipDriver instead.ZipEntry instead.ZipInputArchive instead.ZipOutputArchive instead.de.schlichtherle.util.zip.zip64ext.
this(DEFAULT_CHARSET, null, null, false, false, DEFAULT_LEVEL).
this(charset, null, null, false, false, DEFAULT_LEVEL).
this(DEFAULT_CHARSET, null, null, false, false, level).
ZipEntry class implement the
ArchiveEntry interface.java.util.zip.ZipEntry.java.util.zip.ZipFile.ZipFile(name, DEFAULT_CHARSET, true, false)
ZipFile(name, charset, true, false)
ZipFile(file, DEFAULT_CHARSET, true, false)
ZipFile(file, charset, true, false)
File for reading its entries.
ZipFile(rof, DEFAULT_CHARSET, true, false)
ZipFile(rof, charset, true, false)
ReadOnlyFile for reading its entries.
InputArchive to read ZIP archives.OutputArchive to write ZIP archives.java.util.zip.ZipOutputStream.
|
TrueZIP 6.8.2 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||