|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
JarArchiveEntry, enforcing that the data gets
DEFLATED when written, even if copying data from a
STORED source entry.
ZipRaesDriver calls
ZipRaesDriver.getRaesParameters(de.schlichtherle.truezip.fs.FsModel), with which it initializes a new
RaesReadOnlyFile.
ZipRaesDriver.getRaesParameters(de.schlichtherle.truezip.fs.FsModel), with which it
initializes a new RaesOutputStream, and finally passes the
resulting stream to ZipDriver.newZipOutputShop(de.schlichtherle.truezip.fs.FsModel, java.io.OutputStream, de.schlichtherle.truezip.fs.archive.zip.ZipInputShop).
ZipRaesDriver calls
ZipRaesDriver.getRaesParameters(de.schlichtherle.truezip.fs.FsModel) for authentication.
CheckedZipInputShop for CRC-32
authentication is returned, otherwise a plain ZipInputShop
which doesn't do any authentication.
|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||