|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
%Uxxxx
to the given byte buffer.
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
CpioArchiveEntry#setFormat(short)
for possible values.
null
if no entry by
that name exists.
0,...,9,A,...,F
encoded as
ASCII bytes.
BZip2CompressorInputStream.Data.tt
array.
ZipEntry
base class only supports
the compression methods STORED and DEFLATED.
Charset
to encode names.ArchiveOutputStream.write(int)
method
UnparseableExtraFieldData
.
Simple8BitZipEncoding.Simple8BitChar
objects sorted by the unicode
field.
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.
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 |