|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
InputStream.read(byte[], int, int) - or ArchiveInputStream.read() -
method so that reading from the stream generates EOF for the end of
data in each entry as well as at the end of the file proper.OutputStream.write(byte[], int, int) method to improve performance.BLOCK_SIZE.
UnrecognizedExtraField.
GeneralPurposeBit.UFT8_NAMES_FLAG instead
null if no entry by
that name exists.
UnparseableExtraFieldData.
UnparseableExtraFieldData
instance.
java.util.zip.ZipOutputStream seems to access the extra data
directly, so overriding getExtra doesn't help - we need to
modify super's data directly.
ZipArchiveOutputStream can operate in.UseZip64 has been set to Never.java.util.zip.ZipOutputStream that does handle the extended
functionality of this package, especially internal/external file
attributes and extra fields with different layouts for local file
data and central directory entries.java.util.ZipFile.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||