A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractBcValue() - Constructor for class kala.compress.harmony.unpack200.bytecode.NewAttribute.AbstractBcValue
- AbstractCoder - Class in kala.compress.archivers.sevenz
-
Abstracts a base Codec class.
- AbstractCoder(Class<?>...) - Constructor for class kala.compress.archivers.sevenz.AbstractCoder
-
Constructs a new instance.
- AbstractLZ77CompressorInputStream - Class in kala.compress.compressors.lz77support
-
Encapsulates code common to LZ77 decompressors.
- AbstractLZ77CompressorInputStream(InputStream, int) - Constructor for class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Creates a new LZ77 input stream.
- abstractStreamBridge - Variable in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- abstractStreamBridge - Variable in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- AbstractStreamBridge - Class in kala.compress.compressors.pack200
-
Provides an InputStream to read all data written to this OutputStream.
- AbstractStreamBridge() - Constructor for class kala.compress.compressors.pack200.AbstractStreamBridge
- AbstractStreamBridge(OutputStream) - Constructor for class kala.compress.compressors.pack200.AbstractStreamBridge
- AbstractUnicodeExtraField - Class in kala.compress.archivers.zip
-
A common base class for Unicode extra information extra fields.
- AbstractUnicodeExtraField() - Constructor for class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Constructs a new instance.
- AbstractUnicodeExtraField(String, byte[]) - Constructor for class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Assemble as unicode extension from the name/comment and encoding of the original ZIP entry.
- AbstractUnicodeExtraField(String, byte[], int, int) - Constructor for class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Assemble as unicode extension from the name/comment and encoding of the original ZIP entry.
- ACC_ABSTRACT - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_ABSTRACT"
- ACC_ANNOTATION - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_ANNOTATION"
- ACC_ENUM - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_ENUM"
- ACC_FINAL - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_FINAL"
- ACC_INTERFACE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_INTERFACE"
- ACC_NATIVE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_NATIVE"
- ACC_PRIVATE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_PRIVATE"
- ACC_PROTECTED - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_PROTECTED"
- ACC_PUBLIC - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_PUBLIC"
- ACC_STATIC - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_STATIC"
- ACC_STRICT - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_STRICT"
- ACC_SYNCHRONIZED - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_SYNCHRONIZED"
- ACC_SYNTHETIC - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_SYNTHETIC"
- ACC_TRANSIENT - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_TRANSIENT"
- ACC_VOLATILE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ACC_VOLATILE"
- accept(int) - Method in interface kala.compress.utils.ByteUtils.ByteConsumer
-
The contract is similar to
OutputStream.write(int), consume the lower eight bytes of the int as a byte. - accept(int) - Method in class kala.compress.utils.ByteUtils.OutputStreamByteConsumer
- accept(Closeable) - Method in interface kala.compress.archivers.examples.CloseableConsumer
-
Callback that is informed about a Closeable resource that has been wrapped around a passed in stream or channel by Expander or Archiver when Expander or Archiver no longer need them.
- accept(LZ77Compressor.Block) - Method in interface kala.compress.compressors.lz77support.LZ77Compressor.Callback
-
Consumes a block.
- accept(T) - Method in interface kala.compress.function.IOConsumer
-
Performs this operation on the given argument.
- accept(T, OutputStream) - Method in interface kala.compress.archivers.examples.Expander.ArchiveEntryBiConsumer
- ACCESS_TIME_BIT - Static variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the lasr access time is present in this extra field.
- accessFlags - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- accessTime - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- accessTime - Variable in class kala.compress.archivers.zip.X000A_NTFS
- accessTime - Variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- accumulator - Variable in class kala.compress.compressors.brotli.dec.BitReader
-
Pre-fetched bits.
- aCodec - Variable in class kala.compress.harmony.pack200.RunCodec
- ACORN_RISCOS - kala.compress.compressors.gzip.GzipParameters.OS
-
13: Acorn RISCOS.
- active - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- actualValue - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute.AbstractBcValue
- add(byte) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- add(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- add(int) - Method in class kala.compress.harmony.pack200.IntList
-
Adds the specified object at the end of this IntList.
- add(int) - Method in class kala.compress.harmony.pack200.SegmentHeader.Counter
- add(int, int) - Method in class kala.compress.harmony.pack200.IntList
- add(int, long) - Static method in class kala.compress.utils.ExactMath
-
Returns the int result of adding an int and a long, and throws an exception if the result overflows an int.
- add(E, InputStream) - Method in class kala.compress.changes.ChangeSet
-
Adds a new archive entry to the archive.
- add(E, InputStream, boolean) - Method in class kala.compress.changes.ChangeSet
-
Adds a new archive entry to the archive.
- add(AttributeLayout) - Method in class kala.compress.harmony.unpack200.AttributeLayoutMap
- add(AttributeLayout, NewAttributeBands) - Method in class kala.compress.harmony.unpack200.AttributeLayoutMap
- add(ClassFileEntry) - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- ADD - kala.compress.changes.Change.ChangeType
-
Add.
- addAddition(Change<E>) - Method in class kala.compress.changes.ChangeSet
-
Adds an addition change.
- addAll(IntList) - Method in class kala.compress.harmony.pack200.IntList
- addAnnotation(int, String, boolean, List<String>, List<String>, List<Object>, List<Integer>, List<String>, List<String>, List<Integer>) - Method in class kala.compress.harmony.pack200.ClassBands
- addAnnotation(String, List<String>, List<String>, List<Object>, List<Integer>, List<String>, List<String>, List<Integer>) - Method in class kala.compress.harmony.pack200.MetadataBandGroup
-
Add an annotation to this set of bands
- addAnnotationDefault(List<String>, List<String>, List<Object>, List<Integer>, List<String>, List<String>, List<Integer>) - Method in class kala.compress.harmony.pack200.ClassBands
- addArchiveEntry(ZipArchiveEntryRequest) - Method in class kala.compress.archivers.zip.ScatterZipOutputStream
-
Adds an archive entry to this scatter stream.
- addArchiveEntry(ZipArchiveEntryRequestSupplier) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Adds an archive entry to this archive.
- addArchiveEntry(ZipArchiveEntry, InputStreamSupplier) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Adds an archive entry to this archive.
- addAsFirstExtraField(ZipExtraField) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Adds an extra field - replacing an already present extra field of the same type.
- addAttribute(NewAttribute) - Method in class kala.compress.harmony.pack200.NewAttributeBands
- addAttribute(Attribute) - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- addAttributeDefinitions(Map<String, String>, int[], int) - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- addAttributeToBand(NewAttribute, InputStream) - Method in interface kala.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
- addAttributeToBand(NewAttribute, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Call
- addAttributeToBand(NewAttribute, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- addAttributeToBand(NewAttribute, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- addAttributeToBand(NewAttribute, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Reference
- addAttributeToBand(NewAttribute, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Replication
- addAttributeToBand(NewAttribute, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Union
- addAttributeToBand(NewAttribute, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- addBackReference(LZ77Compressor.BackReference) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- addBackwardsCall() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- addBCIndex(int, int) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- addBCLength(int, int) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- addBCOffset(int, int) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- addCharacters(List<Character>, char[]) - Method in class kala.compress.harmony.pack200.CpBands
- addClass(int, int, String, String, String, String[]) - Method in class kala.compress.harmony.pack200.ClassBands
- addClassAttribute(NewAttribute) - Method in class kala.compress.harmony.pack200.ClassBands
- addClassAttributeAction(String, String) - Method in class kala.compress.harmony.pack200.PackingOptions
- addCode() - Method in class kala.compress.harmony.pack200.ClassBands
- addCodeAttribute(NewAttribute) - Method in class kala.compress.harmony.pack200.ClassBands
- addCodeAttributeAction(String, String) - Method in class kala.compress.harmony.pack200.PackingOptions
- addContext(int) - Method in class kala.compress.harmony.pack200.NewAttribute
- addCount(int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
-
Adds the count of a call to this callable (ie the number of calls)
- addCPClass(String) - Method in class kala.compress.harmony.pack200.CpBands
- addCPUtf8(String) - Method in class kala.compress.harmony.pack200.CpBands
- addDecoder(String, InputStream, long, Coder, byte[], int) - Static method in class kala.compress.archivers.sevenz.Coders
- addDeletion(Change<E>) - Method in class kala.compress.changes.ChangeSet
-
Adds an delete change.
- addedFromChangeSet - Variable in class kala.compress.changes.ChangeSetResults
- addedFromChangeSet(String) - Method in class kala.compress.changes.ChangeSetResults
-
Adds the name of a file to the result list which has been copied from the
ChangeSetto the target stream - addedFromStream - Variable in class kala.compress.changes.ChangeSetResults
- addedFromStream(String) - Method in class kala.compress.changes.ChangeSetResults
-
Adds the name of a file to the result list which has been copied from the source stream to the target stream.
- addEnclosingMethod(String, String, String) - Method in class kala.compress.harmony.pack200.ClassBands
- addEncoder(OutputStream, SevenZMethod, Object) - Static method in class kala.compress.archivers.sevenz.Coders
- addEntry(int, byte) - Method in class kala.compress.archivers.zip.UnshrinkingInputStream
- addEntry(int, byte) - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Add a new entry to the dictionary.
- addEntry(int, byte) - Method in class kala.compress.compressors.z.ZCompressorInputStream
-
Add a new entry to the dictionary.
- addEntry(int, byte, int) - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Adds a new entry if the maximum table size hasn't been exceeded and returns the new index.
- addExtraField(ZipExtraField) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Adds an extra field - replacing an already present extra field of the same type.
- addField(int, String, String, String, Object) - Method in class kala.compress.harmony.pack200.ClassBands
- addFieldAttribute(NewAttribute) - Method in class kala.compress.harmony.pack200.ClassBands
- addFieldAttributeAction(String, String) - Method in class kala.compress.harmony.pack200.PackingOptions
- addFileTimePaxHeader(Map<String, String>, String, FileTime) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- addFileTimePaxHeaderForBigNumber(Map<String, String>, String, FileTime, long) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- addHandler(Label, Label, Label, String) - Method in class kala.compress.harmony.pack200.ClassBands
- addHighIndices(int[]) - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- addIndices() - Method in class kala.compress.harmony.pack200.CpBands
- addInfoZipExtendedTimestamp(FileTime, FileTime, FileTime) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- addInnerClass(String, String, String, int) - Method in class kala.compress.harmony.pack200.IcBands
- addInnerClassesEntry(CPClass, CPClass, CPUTF8, int) - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- addInnerClassesEntry(InnerClassesAttribute.InnerClassesEntry) - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- addInstantPaxHeader(Map<String, String>, String, long, int) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- addInteger(int, long) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- additionalCountingStreams - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- additionalSizes - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- addJarEntry(Archive.PackingFile, List<Pack200ClassReader>, List<Archive.PackingFile>) - Method in class kala.compress.harmony.pack200.Archive
- addLeaf(int, int, int, int) - Method in class kala.compress.archivers.zip.BinaryTree
-
Adds a leaf to the tree.
- addLineNumber(int, Label) - Method in class kala.compress.harmony.pack200.ClassBands
- addLiteral(LZ77Compressor.LiteralBlock) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- addLiteralBlock(LZ77Compressor.LiteralBlock) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- addLocalVariable(String, String, String, Label, Label, int) - Method in class kala.compress.harmony.pack200.ClassBands
- addMajorVersion(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- addMaxStack(int, int) - Method in class kala.compress.harmony.pack200.ClassBands
- addMethod(int, String, String, String, String[]) - Method in class kala.compress.harmony.pack200.ClassBands
- addMethodAttribute(NewAttribute) - Method in class kala.compress.harmony.pack200.ClassBands
- addMethodAttributeAction(String, String) - Method in class kala.compress.harmony.pack200.PackingOptions
- addNestedEntries() - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- addNextToAttribute(NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
-
Used by calls when adding band contents to attributes, so they don't have to keep track of the internal index of the callable.
- addNTFSTimestamp(FileTime, FileTime, FileTime) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- addOrUpdateAttributeActions(List<Attribute>, Map<String, String>, int) - Method in class kala.compress.harmony.pack200.PackingOptions
- addPackedByteAmount(int) - Method in class kala.compress.harmony.pack200.Archive.SegmentUnit
- addParameterAnnotation(int, int[], IntList, List<String>, List<String>, List<String>, List<Object>, List<Integer>, List<String>, List<String>, List<Integer>) - Method in class kala.compress.harmony.pack200.MetadataBandGroup
-
Add an annotation to this set of bands.
- addParameterAnnotation(int, String, boolean, List<String>, List<String>, List<Object>, List<Integer>, List<String>, List<String>, List<Integer>) - Method in class kala.compress.harmony.pack200.ClassBands
- addParameterAnnotation(int, String, List<String>, List<String>, List<Object>, List<Integer>, List<String>, List<String>, List<Integer>) - Method in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- addPassFile(String) - Method in class kala.compress.harmony.pack200.PackingOptions
-
Tell the compressor to pass the file with the given name, or if the name is a directory name all files under that directory will be passed.
- addPaxHeader(String, String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Adds a PAX header to this entry.
- addPaxHeaderForBigNumber(Map<String, String>, String, long, long) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- addPaxHeadersForBigNumbers(Map<String, String>, TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- addPaxHeadersForNonAsciiNames - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- addPropertyChangeListener(PropertyChangeListener) - Method in class kala.compress.harmony.pack200.Pack200Adapter
- addPropertyChangeListener(PropertyChangeListener) - Method in interface kala.compress.java.util.jar.Pack200.Packer
-
Adds a listener for PropertyChange events
- addPropertyChangeListener(PropertyChangeListener) - Method in interface kala.compress.java.util.jar.Pack200.Unpacker
-
Adds a listener for
PropertyChangeevents. - ADDR - kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- addRawArchiveEntry(ZipArchiveEntry, InputStream) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Adds an archive entry with a raw input stream.
- addRepeatOfPreviousCode() - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Add entry for repeat of previousCode we haven't added, yet.
- addSizes(byte[]) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- addSourceFile(String) - Method in class kala.compress.harmony.pack200.ClassBands
- addSubField(String, byte[]) - Method in class kala.compress.compressors.gzip.ExtraField
-
Append a subfield by a 2-chars ISO-8859-1 string.
- addSyntheticDefinitions() - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- addToAttribute(int, NewAttribute) - Method in interface kala.compress.harmony.unpack200.NewAttributeBands.AttributeLayoutElement
-
Adds the band data for this element at the given index to the attribute.
- addToAttribute(int, NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Call
- addToAttribute(int, NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- addToAttribute(int, NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Integral
- addToAttribute(int, NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Reference
- addToAttribute(int, NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Replication
- addToAttribute(int, NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- addToAttribute(int, NewAttribute) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- addToBody(int, Object) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- addToMap(String, IcBands.IcTuple) - Method in class kala.compress.harmony.pack200.IcBands
- addUnicodeExtraFields(ZipArchiveEntry, boolean, ByteBuffer) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Adds UnicodeExtra fields for name and file comment if mode is ALWAYS or the data cannot be encoded using the configured encoding.
- addValueAndTag(Object, List<String>, List<Object>) - Method in class kala.compress.harmony.pack200.Segment
- addWithNestedEntries(ClassFileEntry) - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- adjustToLong(int) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Assumes a negative integer really is a positive integer that has wrapped around and re-creates the original value.
- AED_SIG - Static variable in class kala.compress.archivers.zip.ZipLong
-
Archive extra data record signature.
- AES_ENCRYPTED - kala.compress.archivers.zip.ZipMethod
-
Compression Method 99 for AES encryption.
- AES128 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- AES192 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- AES256 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- aes256Options - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- AES256Options - Class in kala.compress.archivers.sevenz
-
Options for
SevenZMethod.AES256SHA256encoder - AES256Options(char[]) - Constructor for class kala.compress.archivers.sevenz.AES256Options
- AES256Options(char[], byte[], byte[], int) - Constructor for class kala.compress.archivers.sevenz.AES256Options
- AES256SHA256 - kala.compress.archivers.sevenz.SevenZMethod
-
AES encryption with a key length of 256 bit using SHA256 for hashes - only supported when reading.
- AES256SHA256Decoder - Class in kala.compress.archivers.sevenz
- AES256SHA256Decoder() - Constructor for class kala.compress.archivers.sevenz.AES256SHA256Decoder
- AES256SHA256Decoder.AES256SHA256DecoderInputStream - Class in kala.compress.archivers.sevenz
- AES256SHA256Decoder.AES256SHA256DecoderOutputStream - Class in kala.compress.archivers.sevenz
- AES256SHA256DecoderInputStream(InputStream, Coder, String, byte[]) - Constructor for class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- AES256SHA256DecoderOutputStream(AES256Options, OutputStream) - Constructor for class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- algId - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- ALGORITHM - Static variable in class kala.compress.archivers.sevenz.AES256Options
- alignment - Variable in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- alignment - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- alignmentBoundary - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
-
The boundary to which the header and data elements are aligned: 0, 2 or 4 bytes
- alignWithByteBoundary() - Method in class kala.compress.utils.BitInputStream
-
Drops bits until the next bits will be read from a byte boundary.
- ALL - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- ALL_NAMES - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- ALL_NAMES - Static variable in class kala.compress.compressors.CompressorStreamFactory
- ALLOW_METHOD_MESSAGE_CHANGE_FLAG - Static variable in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- allowableBlockSize - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- allowMethodChange - Variable in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- allowMethodChange() - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
-
Indicates whether method change is allowed when re-compressing the ZIP file.
- allowStoredEntriesWithDataDescriptor - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether the stream will try to read STORED entries that use a data descriptor.
- ALOAD_0 - Static variable in class kala.compress.harmony.pack200.BcBands
- alphabetSize - Variable in class kala.compress.compressors.brotli.dec.HuffmanTreeGroup
-
The maximal alphabet size in this group.
- ALTNAME - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- Always - kala.compress.archivers.zip.Zip64Mode
-
Use Zip64 extensions for all entries, even if it is clear it is not required.
- ALWAYS - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
-
Always create Unicode extra fields.
- AlwaysWithCompatibility - kala.compress.archivers.zip.Zip64Mode
-
Always use Zip64 extensions for LFH and central directory as
Zip64Mode.Alwaysdid, and at the meantime encode the relative offset of LFH and disk number start as needed in CFH asZip64Mode.AsNeededdid. - AMIGA - kala.compress.compressors.gzip.GzipParameters.OS
-
1: Amiga.
- AMIGA - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
3
- AMIGA - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- analyseBand(String, int[], BHSDCodec) - Method in class kala.compress.harmony.pack200.BandSet
- andThen(IOConsumer<? super T>) - Method in interface kala.compress.function.IOConsumer
-
Returns a composed
IOConsumerthat performs, in sequence, this operation followed by theafteroperation. - anno_N - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- anno_N - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- anno_N_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- annoN - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- Annotation(int, CPUTF8, CPUTF8[], AnnotationsAttribute.ElementValue[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- AnnotationDefaultAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
AnnotationDefault class file attribute
- AnnotationDefaultAttribute(AnnotationsAttribute.ElementValue) - Constructor for class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
-
Constructs a new instance.
- annotations - Variable in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- annotations - Variable in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- AnnotationsAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Abstract superclass for Annotations attributes
- AnnotationsAttribute(CPUTF8) - Constructor for class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute
- AnnotationsAttribute.Annotation - Class in kala.compress.harmony.unpack200.bytecode
-
Class to represent the annotation structure for class file attributes
- AnnotationsAttribute.ElementValue - Class in kala.compress.harmony.unpack200.bytecode
- anonymous - Variable in class kala.compress.harmony.unpack200.IcTuple
- anyNegatives() - Method in class kala.compress.harmony.pack200.BandSet.BandData
-
Returns true if any band elements are negative.
- anySyntheticAttributes - Variable in class kala.compress.harmony.pack200.Pack200ClassReader
- anySyntheticClasses - Variable in class kala.compress.harmony.pack200.ClassBands
- anySyntheticFields - Variable in class kala.compress.harmony.pack200.ClassBands
- anySyntheticMethods - Variable in class kala.compress.harmony.pack200.ClassBands
- APK - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "apk") used to identify the APK archive format.
- APK_SIGNING_BLOCK_MAGIC - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- APKM - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "apkm") used to identify the APKM archive format.
- APKS - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "apks") used to identify the APKS archive format.
- appendBandCodingSpecifier(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- appendToBlockDependencyBuffer(byte[], int, int) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- appendToBlockDependencyBuffer(byte[], int, int) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- APPLE_GS - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
6
- APPLE_GS - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- applyByteCodeTargetFixup(CodeAttribute) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
Some ByteCodes (in particular, those with labels need to be fixed up after all the bytecodes in the CodeAttribute have been added.
- applyPaxHeadersToCurrentEntry(Map<String, String>, List<TarArchiveStructSparse>) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
- applyPaxHeadersToCurrentEntry(Map<String, String>, List<TarArchiveStructSparse>) - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Update the current entry with the read pax headers
- AR - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "ar") used to identify the AR archive format.
- ArArchiveEntry - Class in kala.compress.archivers.ar
-
Represents an archive entry in the "ar" format.
- ArArchiveEntry(String, long) - Constructor for class kala.compress.archivers.ar.ArArchiveEntry
-
Constructs a new instance using a couple of default values.
- ArArchiveEntry(String, long, int, int, int, long) - Constructor for class kala.compress.archivers.ar.ArArchiveEntry
-
Constructs a new instance.
- ArArchiveEntry(Path, String, LinkOption...) - Constructor for class kala.compress.archivers.ar.ArArchiveEntry
-
Creates a new instance using the attributes of the given file
- ArArchiveInputStream - Class in kala.compress.archivers.ar
-
Implements the "ar" archive format as an input stream.
- ArArchiveInputStream(InputStream) - Constructor for class kala.compress.archivers.ar.ArArchiveInputStream
-
Constructs an Ar input stream with the referenced stream
- ArArchiveOutputStream - Class in kala.compress.archivers.ar
-
Implements the "ar" archive format as an output stream.
- ArArchiveOutputStream(OutputStream) - Constructor for class kala.compress.archivers.ar.ArArchiveOutputStream
- ArArchiver - Class in kala.compress.archivers.ar
- ArArchiver() - Constructor for class kala.compress.archivers.ar.ArArchiver
- archive - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- archive - Variable in class kala.compress.archivers.tar.TarArchiveReader
- archive - Variable in class kala.compress.archivers.zip.ZipArchiveReader
-
The actual data source.
- archive - Variable in class kala.compress.archivers.zip.ZipArchiveReader.BoundedFileChannelInputStream
- Archive - Class in kala.compress.archivers.sevenz
- Archive - Class in kala.compress.harmony.pack200
-
Archive is the main entry point to pack200 and represents a packed archive.
- Archive - Class in kala.compress.harmony.unpack200
-
Archive is the main entry point to unpack200.
- Archive() - Constructor for class kala.compress.archivers.sevenz.Archive
- Archive(InputStream, JarOutputStream) - Constructor for class kala.compress.harmony.unpack200.Archive
-
Creates an Archive with streams for the input and output files.
- Archive(String, String) - Constructor for class kala.compress.harmony.unpack200.Archive
-
Creates an Archive with the given input and output file names.
- Archive(JarFile, OutputStream, PackingOptions) - Constructor for class kala.compress.harmony.pack200.Archive
-
Creates an Archive with the given input file and a stream for the output
- Archive(JarInputStream, OutputStream, PackingOptions) - Constructor for class kala.compress.harmony.pack200.Archive
-
Creates an Archive with streams for the input and output.
- archive_majver - Static variable in class kala.compress.harmony.pack200.SegmentHeader
- archive_minver - Static variable in class kala.compress.harmony.pack200.SegmentHeader
- archive_modtime - Variable in class kala.compress.harmony.pack200.SegmentHeader
- archive_next_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- archive_options - Variable in class kala.compress.harmony.pack200.SegmentHeader
- archive_size_hi - Variable in class kala.compress.harmony.pack200.SegmentHeader
- archive_size_lo - Variable in class kala.compress.harmony.pack200.SegmentHeader
- ARCHIVE_TOO_BIG_MESSAGE - Static variable in exception kala.compress.archivers.zip.Zip64RequiredException
- Archive.PackingFile - Class in kala.compress.harmony.pack200
- Archive.SegmentUnit - Class in kala.compress.harmony.pack200
- ArchiveEntry - Interface in kala.compress.archivers
-
An entry of an archive.
- ArchiveEntryIOIterator() - Constructor for class kala.compress.archivers.ArchiveInputStream.ArchiveEntryIOIterator
- ArchiveException - Exception in kala.compress.archivers
-
Signals that an Archive exception of some sort has occurred.
- ArchiveException(String) - Constructor for exception kala.compress.archivers.ArchiveException
-
Constructs a new exception with the specified detail message.
- ArchiveException(String, Exception) - Constructor for exception kala.compress.archivers.ArchiveException
-
Constructs a new exception with the specified detail message and cause.
- ArchiveInputStream<E extends ArchiveEntry> - Class in kala.compress.archivers
-
Archive input streams MUST override the
FilterInputStream.read(byte[], int, int)- orArchiveInputStream.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. - ArchiveInputStream(InputStream, Charset) - Constructor for class kala.compress.archivers.ArchiveInputStream
-
Constructs a new instance.
- ArchiveInputStream.ArchiveEntryIOIterator - Class in kala.compress.archivers
-
An iterator over a collection of a specific
ArchiveEntrytype. - ArchiveInputStreamIterator(ArchiveInputStream<E>) - Constructor for class kala.compress.changes.ChangeSetPerformer.ArchiveInputStreamIterator
- archiveInputStreamProviders - Variable in class kala.compress.archivers.ArchiveStreamFactory
- archiveMajor - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- archiveMinor - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- archiveModtime - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- archiveName - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- ArchiveOutputStream<E extends ArchiveEntry> - Class in kala.compress.archivers
-
Archive output stream implementations are expected to override the
FilterOutputStream.write(byte[], int, int)method to improve performance. - ArchiveOutputStream() - Constructor for class kala.compress.archivers.ArchiveOutputStream
-
Constructs a new instance without a backing OutputStream.
- ArchiveOutputStream(OutputStream) - Constructor for class kala.compress.archivers.ArchiveOutputStream
-
Constructs a new instance with the given backing OutputStream.
- archiveOutputStreamProviders - Variable in class kala.compress.archivers.ArchiveStreamFactory
- Archiver - Class in kala.compress.archivers.examples
-
Provides a high level API for creating archives.
- Archiver() - Constructor for class kala.compress.archivers.examples.Archiver
- Archiver.ArchiverFileVisitor<O extends ArchiveOutputStream<E>,E extends ArchiveEntry> - Class in kala.compress.archivers.examples
- ArchiveReaderBuilder<R,B extends ArchiveReaderBuilder<R,B>> - Class in kala.compress.archivers
- ArchiveReaderBuilder() - Constructor for class kala.compress.archivers.ArchiveReaderBuilder
- ArchiverFileVisitor(O, Path, LinkOption...) - Constructor for class kala.compress.archivers.examples.Archiver.ArchiverFileVisitor
- archiverVersionNumber - Variable in class kala.compress.archivers.arj.LocalFileHeader
- archiverVersionNumber - Variable in class kala.compress.archivers.arj.MainHeader
- archiveSize - Variable in class kala.compress.archivers.arj.MainHeader
- archiveSize - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- archiveSizeOffset - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- ArchiveStatistics() - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- ArchiveStreamFactory - Class in kala.compress.archivers
-
Creates an Archive[In|Out]putStreams from names or the first bytes of the InputStream.
- ArchiveStreamFactory() - Constructor for class kala.compress.archivers.ArchiveStreamFactory
-
Constructs an instance using the archiver default encoding.
- ArchiveStreamFactory(Charset) - Constructor for class kala.compress.archivers.ArchiveStreamFactory
-
Constructs an instance using the specified encoding.
- ArchiveStreamFactory.BuiltinArchiver - Class in kala.compress.archivers
-
This is an internal class and should not be used directly.
- ArchiveStreamProvider - Interface in kala.compress.archivers
-
Creates Archive
ArchiveInputStreams andArchiveOutputStreams. - ArchiveUtils - Class in kala.compress.utils
-
Generic Archive utilities
- ArchiveUtils() - Constructor for class kala.compress.utils.ArchiveUtils
-
Private constructor to prevent instantiation of this utility class.
- args - Variable in class kala.compress.archivers.examples.Lister
- ARJ - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "arj") used to identify the ARJ archive format.
- ARJ_MAGIC_1 - Static variable in class kala.compress.archivers.arj.ArjArchiveInputStream
- ARJ_MAGIC_2 - Static variable in class kala.compress.archivers.arj.ArjArchiveInputStream
- ArjArchiveEntry - Class in kala.compress.archivers.arj
-
An entry in an ARJ archive.
- ArjArchiveEntry() - Constructor for class kala.compress.archivers.arj.ArjArchiveEntry
- ArjArchiveEntry(LocalFileHeader) - Constructor for class kala.compress.archivers.arj.ArjArchiveEntry
- ArjArchiveEntry.HostOs - Class in kala.compress.archivers.arj
-
The known values for HostOs.
- ArjArchiveInputStream - Class in kala.compress.archivers.arj
-
Implements the "arj" archive format as an InputStream.
- ArjArchiveInputStream(InputStream) - Constructor for class kala.compress.archivers.arj.ArjArchiveInputStream
-
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in, and using the CP437 character encoding.
- ArjArchiveInputStream(InputStream, Charset) - Constructor for class kala.compress.archivers.arj.ArjArchiveInputStream
-
Constructs the ArjInputStream, taking ownership of the inputStream that is passed in.
- ArjArchiver - Class in kala.compress.archivers.arj
- ArjArchiver() - Constructor for class kala.compress.archivers.arj.ArjArchiver
- arjFlags - Variable in class kala.compress.archivers.arj.LocalFileHeader
- arjFlags - Variable in class kala.compress.archivers.arj.MainHeader
- arjFlags2 - Variable in class kala.compress.archivers.arj.MainHeader
- ARJPROT - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- arjProtectionFactor - Variable in class kala.compress.archivers.arj.MainHeader
- array - Variable in class kala.compress.harmony.pack200.IntList
- array() - Method in class kala.compress.utils.SeekableInMemoryByteChannel
-
Obtains the array backing this channel.
- arrayCache - Variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- ArrayFill - Class in kala.compress.utils
-
Fills and returns arrays in the fluent style.
- ArrayFill() - Constructor for class kala.compress.utils.ArrayFill
- arrayIsCached(String[]) - Method in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
-
Tests whether a String array is correctly cached.
- ArrayVisitor(List<Integer>, List<String>, List<String>, List<Object>) - Constructor for class kala.compress.harmony.pack200.Segment.ArrayVisitor
- asConsumer() - Method in interface kala.compress.function.IOConsumer
-
Creates a
Consumerfor this instance that throwsUncheckedIOExceptioninstead ofIOException. - AsiExtraField - Class in kala.compress.archivers.zip
-
Adds UNIX file permission and UID/GID fields as well as symbolic link handling.
- AsiExtraField() - Constructor for class kala.compress.archivers.zip.AsiExtraField
-
Constructor for AsiExtraField.
- asInt(byte[], int, int) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- asInt(byte[], int, int, boolean) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- asInt(byte[], int, int, int) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- asInt(byte[], int, int, int, boolean) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- asIterator() - Method in interface kala.compress.function.IOIterator
-
Creates an
Iteratorfor this instance that throwsUncheckedIOExceptioninstead ofIOException. - asLong(byte[], int, int) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- ASM_API - Static variable in class kala.compress.harmony.pack200.Segment
-
See https://asm.ow2.io/Javadoc/org/objectweb/asm/Opcodes.html#ASM4
- AsNeeded - kala.compress.archivers.zip.Zip64Mode
-
Use Zip64 extensions for all entries where they are required, don't use them for entries that clearly don't require them.
- assembleData() - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- assertDynamicLengthFits(String, int, int, int) - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- assertFitsIntoNonNegativeInt(String, long) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- assertMinimalLength(int, int) - Method in class kala.compress.archivers.zip.PKWareExtraHeader
- assertSplitSignature(List<SeekableByteChannel>) - Method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Based on the ZIP specification:
- assertValidity(int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- asThis() - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Returns this instance typed as the proper subclass type.
- ATARI_ST - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
7
- ATARI_ST - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- ATARI_TOS - kala.compress.compressors.gzip.GzipParameters.OS
-
5: Atari TOS.
- atEof - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
True if stream is at EOF.
- atime - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- aTime - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's last access time.
- ATIMELEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the access time field in an old GNU header buffer.
- ATIMELEN_XSTAR - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the access time field in a xstar header buffer.
- attrBands - Variable in class kala.compress.harmony.pack200.ClassBands
- attrDefinitionBands - Variable in class kala.compress.harmony.unpack200.Segment
- AttrDefinitionBands - Class in kala.compress.harmony.unpack200
-
Attribute definition bands are the set of bands used to define extra attributes transmitted in the archive.
- AttrDefinitionBands(Segment) - Constructor for class kala.compress.harmony.unpack200.AttrDefinitionBands
- Attribute - Class in kala.compress.harmony.unpack200.bytecode
-
Abstract superclass for class file attributes
- Attribute(CPUTF8) - Constructor for class kala.compress.harmony.unpack200.bytecode.Attribute
- ATTRIBUTE_ANNOTATION_DEFAULT - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"AnnotationDefault"
- ATTRIBUTE_CLASS_FILE_VERSION - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"class-file version"
- ATTRIBUTE_CODE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"Code"
- ATTRIBUTE_CONSTANT_VALUE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"ConstantValue"
- attribute_definition_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- ATTRIBUTE_DEPRECATED - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"Deprecated"
- ATTRIBUTE_ENCLOSING_METHOD - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"EnclosingMethod"
- ATTRIBUTE_EXCEPTIONS - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"Exceptions"
- ATTRIBUTE_INNER_CLASSES - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"InnerClasses"
- ATTRIBUTE_LINE_NUMBER_TABLE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"LineNumberTable"
- ATTRIBUTE_LOCAL_VARIABLE_TABLE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"LocalVariableTable"
- ATTRIBUTE_LOCAL_VARIABLE_TYPE_TABLE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"LocalVariableTypeTable"
- ATTRIBUTE_RUNTIME_INVISIBLE_ANNOTATIONS - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"RuntimeInvisibleAnnotations"
- ATTRIBUTE_RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"RuntimeInvisibleParameterAnnotations"
- ATTRIBUTE_RUNTIME_VISIBLE_ANNOTATIONS - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"RuntimeVisibleAnnotations"
- ATTRIBUTE_RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"RuntimeVisibleParameterAnnotations"
- ATTRIBUTE_SIGNATURE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"Signature"
- ATTRIBUTE_SOURCE_FILE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
"SourceFile"
- AttributeDefinition(int, int, CPUTF8, CPUTF8) - Constructor for class kala.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
- attributeDefinitionBands - Variable in class kala.compress.harmony.pack200.Segment
- AttributeDefinitionBands - Class in kala.compress.harmony.pack200
-
Attribute Definition bands define how any unknown attributes should be read by the decompressor.
- AttributeDefinitionBands(Segment, int, Attribute[]) - Constructor for class kala.compress.harmony.pack200.AttributeDefinitionBands
- AttributeDefinitionBands.AttributeDefinition - Class in kala.compress.harmony.pack200
- attributeDefinitionCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- attributeDefinitionHeader - Variable in class kala.compress.harmony.unpack200.AttrDefinitionBands
- attributeDefinitionLayout - Variable in class kala.compress.harmony.unpack200.AttrDefinitionBands
- attributeDefinitionMap - Variable in class kala.compress.harmony.unpack200.AttrDefinitionBands
- attributeDefinitionName - Variable in class kala.compress.harmony.unpack200.AttrDefinitionBands
- attributeDefinitions - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
- attributeLayout - Variable in class kala.compress.harmony.unpack200.NewAttributeBands
- AttributeLayout - Class in kala.compress.harmony.unpack200
-
AttributeLayout defines a layout that describes how an attribute will be transmitted.
- AttributeLayout(String, int, String, int) - Constructor for class kala.compress.harmony.unpack200.AttributeLayout
-
Constructs a default AttributeLayout (equivalent to
new AttributeLayout(name, context, layout, index, true);) - AttributeLayout(String, int, String, int, boolean) - Constructor for class kala.compress.harmony.unpack200.AttributeLayout
- attributeLayoutElements - Variable in class kala.compress.harmony.pack200.NewAttributeBands
- attributeLayoutElements - Variable in class kala.compress.harmony.unpack200.NewAttributeBands
- AttributeLayoutMap - Class in kala.compress.harmony.unpack200
-
Stores a mapping from attribute names to their corresponding layout types.
- AttributeLayoutMap() - Constructor for class kala.compress.harmony.unpack200.AttributeLayoutMap
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- attributeName - Variable in class kala.compress.harmony.unpack200.bytecode.Attribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.DeprecatedAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- attributeName - Static variable in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- attributeNameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.Attribute
- attributes - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- attributes - Variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- attributes - Variable in class kala.compress.harmony.unpack200.bytecode.CPMember
- attributes - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- attrMap - Variable in class kala.compress.harmony.unpack200.ClassBands
- available() - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
- available() - Method in class kala.compress.archivers.dump.TapeInputStream
- available() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Gets the available data that can be read from the current entry in the archive.
- available() - Method in class kala.compress.archivers.zip.CircularBuffer
-
Tests whether a new byte can be read from the buffer.
- available() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream.BoundCountInputStream
- available() - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- available() - Method in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- available() - Method in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- available() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- available() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecoderState
- available() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- available() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.InitialState
- available() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.UncompressedState
- available() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- available() - Method in class kala.compress.compressors.lzma.LZMACompressorInputStream
- available() - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- available() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- available() - Method in class kala.compress.compressors.xz.XZCompressorInputStream
- available() - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- available(InputStream) - Method in class kala.compress.harmony.unpack200.Archive
- averageAbsoluteDelta - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- averageAbsoluteValue - Variable in class kala.compress.harmony.pack200.BandSet.BandData
B
- b - Variable in class kala.compress.harmony.pack200.BHSDCodec
-
The maximum number of bytes in each coding word.
- BACK_REFERENCE - kala.compress.compressors.lz77support.LZ77Compressor.Block.BlockType
- BACK_REFERENCE_SIZE_MASK - Static variable in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- backingStore - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream
- backingStoreSupplier - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- BackReference(int, int) - Constructor for class kala.compress.compressors.lz77support.LZ77Compressor.BackReference
- backReferenceLength() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- backReferenceOffset - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Offset of the current back-reference.
- BACKUP - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Flags
- BACKUP - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- backwardsCallableIndex - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- backwardsCallCount - Variable in class kala.compress.harmony.unpack200.AttributeLayout
- backwardsCallCount - Variable in class kala.compress.harmony.unpack200.NewAttributeBands
- backwardsCallCounts - Variable in class kala.compress.harmony.pack200.NewAttributeBands
- band - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- band - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- band - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Reference
- band - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Integral
- band - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Reference
- band_headers - Variable in class kala.compress.harmony.pack200.SegmentHeader
- BandAnalysisResults() - Constructor for class kala.compress.harmony.pack200.BandSet.BandAnalysisResults
- BandData(int[]) - Constructor for class kala.compress.harmony.pack200.BandSet.BandData
-
Constructs a new instance of BandData.
- bandHeadersInputStream - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- bandHeadersSize - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- bands - Variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- BandSet - Class in kala.compress.harmony.pack200
-
Abstract superclass for a set of bands
- BandSet - Class in kala.compress.harmony.unpack200
-
Abstract superclass for a set of bands.
- BandSet(int, SegmentHeader) - Constructor for class kala.compress.harmony.pack200.BandSet
-
Constructs a new BandSet.
- BandSet(Segment) - Constructor for class kala.compress.harmony.unpack200.BandSet
- BandSet.BandAnalysisResults - Class in kala.compress.harmony.pack200
-
Results obtained by trying different Codecs to encode a band
- BandSet.BandData - Class in kala.compress.harmony.pack200
-
BandData represents information about a band, e.g.
- base - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- BASE_SIZE - Static variable in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- BASEBLOCKSIZE - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- bcBands - Variable in class kala.compress.harmony.pack200.Segment
- bcBands - Variable in class kala.compress.harmony.unpack200.Segment
- BcBands - Class in kala.compress.harmony.pack200
-
Bytecode bands (corresponds to the
bc_bandsset of bands in the pack200 specification) - BcBands - Class in kala.compress.harmony.unpack200
-
Bytecode bands
- BcBands(CpBands, Segment, int) - Constructor for class kala.compress.harmony.pack200.BcBands
- BcBands(Segment) - Constructor for class kala.compress.harmony.unpack200.BcBands
- bcByte - Variable in class kala.compress.harmony.pack200.BcBands
- bcByte - Variable in class kala.compress.harmony.unpack200.BcBands
- bcByte - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcByteIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcCaseCount - Variable in class kala.compress.harmony.pack200.BcBands
- bcCaseCount - Variable in class kala.compress.harmony.unpack200.BcBands
- bcCaseCount - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcCaseCountIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcCaseValue - Variable in class kala.compress.harmony.pack200.BcBands
- bcCaseValue - Variable in class kala.compress.harmony.unpack200.BcBands
- bcCaseValue - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcCaseValueIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcClassRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcClassRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcClassRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcClassRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcCodes - Variable in class kala.compress.harmony.pack200.BcBands
- bcDoubleRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcDoubleRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcDoubleRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcDoubleRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcEscByte - Variable in class kala.compress.harmony.unpack200.BcBands
- bcEscRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcEscRefSize - Variable in class kala.compress.harmony.unpack200.BcBands
- bcEscSize - Variable in class kala.compress.harmony.unpack200.BcBands
- bcFieldRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcFieldRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcFieldRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcFieldRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcFloatRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcFloatRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcFloatRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcFloatRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- BCI5 - Static variable in class kala.compress.harmony.pack200.Codec
-
BCI5 = (5,4): Used for storing branching information in bytecode.
- bcIMethodRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcIMethodRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcIMethodRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcIMethodRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- BCIndex(int) - Constructor for class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCIndex
- bcInitRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcInitRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcInitRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcInitRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcIntref - Variable in class kala.compress.harmony.pack200.BcBands
- bcIntRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcIntRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcIntRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- BCIRenumberedAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Abstract superclass for attributes that have some part encoded with a BCI renumbering
- BCIRenumberedAttribute(CPUTF8) - Constructor for class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
- bciRenumbering - Variable in class kala.compress.harmony.pack200.BcBands
- BCJ_ARM_FILTER - kala.compress.archivers.sevenz.SevenZMethod
-
BCJ ARM platform.
- BCJ_ARM_THUMB_FILTER - kala.compress.archivers.sevenz.SevenZMethod
-
BCJ ARM Thumb platform.
- BCJ_IA64_FILTER - kala.compress.archivers.sevenz.SevenZMethod
-
BCJ I64 platform.
- BCJ_PPC_FILTER - kala.compress.archivers.sevenz.SevenZMethod
-
BCJ PowerPC platform.
- BCJ_SPARC_FILTER - kala.compress.archivers.sevenz.SevenZMethod
-
BCJ Sparc platform.
- BCJ_X86_FILTER - kala.compress.archivers.sevenz.SevenZMethod
-
BCJ x86 platform version 1.
- BCJDecoder(FilterOptions) - Constructor for class kala.compress.archivers.sevenz.Coders.BCJDecoder
- bcLabel - Variable in class kala.compress.harmony.pack200.BcBands
- bcLabel - Variable in class kala.compress.harmony.unpack200.BcBands
- bcLabel - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcLabelIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcLabelRelativeOffsets - Variable in class kala.compress.harmony.pack200.BcBands
- BCLength(int) - Constructor for class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCLength
- bcLocal - Variable in class kala.compress.harmony.pack200.BcBands
- bcLocal - Variable in class kala.compress.harmony.unpack200.BcBands
- bcLocal - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcLocalIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcLongRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcLongRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcLongRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcLongRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcMethodRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcMethodRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcMethodRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcMethodRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bCodec - Variable in class kala.compress.harmony.pack200.RunCodec
- BCOffset(int) - Constructor for class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCOffset
- bcShort - Variable in class kala.compress.harmony.pack200.BcBands
- bcShort - Variable in class kala.compress.harmony.unpack200.BcBands
- bcShort - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcShortIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcStringRef - Variable in class kala.compress.harmony.pack200.BcBands
- bcStringRef - Variable in class kala.compress.harmony.unpack200.BcBands
- bcStringRef - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcStringRefIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcSuperField - Variable in class kala.compress.harmony.pack200.BcBands
- bcSuperField - Variable in class kala.compress.harmony.unpack200.BcBands
- bcSuperField - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcSuperFieldIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcSuperMethod - Variable in class kala.compress.harmony.pack200.BcBands
- bcSuperMethod - Variable in class kala.compress.harmony.unpack200.BcBands
- bcSuperMethod - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcSuperMethodIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcThisField - Variable in class kala.compress.harmony.pack200.BcBands
- bcThisField - Variable in class kala.compress.harmony.unpack200.BcBands
- bcThisField - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcThisFieldIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcThisMethod - Variable in class kala.compress.harmony.pack200.BcBands
- bcThisMethod - Variable in class kala.compress.harmony.unpack200.BcBands
- bcThisMethod - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- bcThisMethodIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- BEST_EFFORT - kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
Try to parse as many extra fields as possible and wrap unknown extra fields as well as supported extra fields that cannot be parsed in
UnrecognizedExtraField. - betterCodec - Variable in class kala.compress.harmony.pack200.BandSet.BandAnalysisResults
- BHSDCodec - Class in kala.compress.harmony.pack200
-
A BHSD codec is a means of encoding integer values as a sequence of bytes or vice versa using a specified "BHSD" encoding mechanism.
- BHSDCodec(int, int) - Constructor for class kala.compress.harmony.pack200.BHSDCodec
-
Constructs an unsigned, non-delta Codec with the given B and H values.
- BHSDCodec(int, int, int) - Constructor for class kala.compress.harmony.pack200.BHSDCodec
-
Constructs a non-delta Codec with the given B, H and S values.
- BHSDCodec(int, int, int, int) - Constructor for class kala.compress.harmony.pack200.BHSDCodec
-
Constructs a Codec with the given B, H, S and D values.
- BIGNUMBER_ERROR - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Fail if a big number (e.g.
- BIGNUMBER_POSIX - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
POSIX/PAX extensions are used to store big numbers in the archive.
- BIGNUMBER_STAR - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
star/GNU tar/BSD tar extensions are used to store big number in the archive.
- bigNumberMode - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- bigToLong(BigInteger) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Converts a BigInteger into a long, and blows up (NumberFormatException) if the BigInteger is too big.
- bin - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- BINARY - Static variable in class kala.compress.archivers.arj.LocalFileHeader.FileTypes
- BinaryTree - Class in kala.compress.archivers.zip
-
Binary tree of positive values.
- BinaryTree(int) - Constructor for class kala.compress.archivers.zip.BinaryTree
- BinaryTreeNode(int) - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- BindPair - Class in kala.compress.archivers.sevenz
- BindPair(long, long) - Constructor for class kala.compress.archivers.sevenz.BindPair
- bindPairs - Variable in class kala.compress.archivers.sevenz.Folder
-
Mapping between input and output streams.
- bindPairSize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- birthTime - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's creation time.
- bit0_modifyTimePresent - Variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- bit1_accessTimePresent - Variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- bit16Count - Variable in class kala.compress.harmony.pack200.IcBands
- bit2_createTimePresent - Variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- BitInputStream - Class in kala.compress.utils
-
Reads bits from an InputStream.
- BitInputStream(InputStream, ByteOrder) - Constructor for class kala.compress.utils.BitInputStream
-
Constructor taking an InputStream and its bit arrangement.
- bitlen - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- bitOffset - Variable in class kala.compress.compressors.brotli.dec.BitReader
-
Current bit-reading position in accumulator.
- BitReader - Class in kala.compress.compressors.brotli.dec
-
Bit reading helpers.
- BitReader() - Constructor for class kala.compress.compressors.brotli.dec.BitReader
- bits - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
The stream of bits read from the input stream
- bits - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- BITS - kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- bitsAvailable() - Method in class kala.compress.utils.BitInputStream
-
Returns an estimate of the number of bits that can be read from this input stream without blocking by the next invocation of a method for this input stream.
- bitsCached - Variable in class kala.compress.utils.BitInputStream
- bitsCached() - Method in class kala.compress.utils.BitInputStream
-
Returns the number of bits that can be read from this input stream without reading from the underlying input stream at all.
- bitsCachedSize - Variable in class kala.compress.utils.BitInputStream
- BitStream - Class in kala.compress.archivers.zip
-
Iterates over the bits of an InputStream.
- BitStream(InputStream) - Constructor for class kala.compress.archivers.zip.BitStream
- BLKDEV - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- block - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- Block() - Constructor for class kala.compress.compressors.lz77support.LZ77Compressor.Block
- BLOCK_CHECKSUM_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- BLOCK_INDEPENDENCE_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- BLOCK_LENGTH_N_BITS - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- BLOCK_LENGTH_OFFSET - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- BLOCK_MAX_SIZE_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- BLOCK_MODE_MASK - Static variable in class kala.compress.compressors.z.ZCompressorInputStream
- BLOCK_SIZE - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
The default block size.
- BLOCK_SIZE_UNSPECIFIED - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- BLOCK_START - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- blockBuffer - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- blockBuffer - Variable in class kala.compress.archivers.dump.TapeInputStream
- blockData - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- blockDependencyBuffer - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Only created if the frame doesn't set the block independence flag.
- blockDependencyBuffer - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- blockHash - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Used for block checksum, if present.
- blockHash - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- blockLength - Variable in class kala.compress.compressors.brotli.dec.State
- blockLength - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.UncompressedState
- blockLenTrees - Variable in class kala.compress.compressors.brotli.dec.State
- BlockLZ4Compressor - Class in kala.compress.compressors.lz4
- BlockLZ4Compressor() - Constructor for class kala.compress.compressors.lz4.BlockLZ4Compressor
- BlockLZ4CompressorInputStream - Class in kala.compress.compressors.lz4
-
CompressorInputStream for the LZ4 block format.
- BlockLZ4CompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
-
Creates a new LZ4 input stream.
- BlockLZ4CompressorInputStream.State - Enum in kala.compress.compressors.lz4
- BlockLZ4CompressorOutputStream - Class in kala.compress.compressors.lz4
-
CompressorOutputStream for the LZ4 block format.
- BlockLZ4CompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Creates a new LZ4 output stream.
- BlockLZ4CompressorOutputStream(OutputStream, Parameters) - Constructor for class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Creates a new LZ4 output stream.
- BlockLZ4CompressorOutputStream.Pair - Class in kala.compress.compressors.lz4
- blockMode - Variable in class kala.compress.compressors.z.ZCompressorInputStream
- blockRandomised - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- blockSize - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- blockSize - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- blockSize - Variable in class kala.compress.archivers.dump.TapeInputStream
- blockSize - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
The size of a block.
- blockSize - Variable in class kala.compress.archivers.tar.TarArchiveReader
- blockSize - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
- blockSize - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- blockSize - Variable in class kala.compress.utils.FixedLengthBlockOutputStream
- BlockSize(int, int) - Constructor for enum kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
- blockSize100k - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
always: in the range 0 ..
- blockSize100k - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Always: in the range 0 ..
- blockSort() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- blockSort(BZip2CompressorOutputStream.Data, int) - Method in class kala.compress.compressors.bzip2.BlockSort
- BlockSort - Class in kala.compress.compressors.bzip2
-
Encapsulates the Burrows-Wheeler sorting algorithm needed by
BZip2CompressorOutputStream. - BlockSort(BZip2CompressorOutputStream.Data) - Constructor for class kala.compress.compressors.bzip2.BlockSort
- blockSorter - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- blockStart - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- BlockType() - Constructor for enum kala.compress.compressors.lz77support.LZ77Compressor.Block.BlockType
- blockTypeRb - Variable in class kala.compress.compressors.brotli.dec.State
- blockTypeTrees - Variable in class kala.compress.compressors.brotli.dec.State
- body - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- body - Variable in class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- body - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- body - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- body - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- BoundCountInputStream(InputStream, long) - Constructor for class kala.compress.archivers.zip.ZipArchiveInputStream.BoundCountInputStream
-
Creates a new
BoundedInputStreamthat wraps the given input stream and limits it to a certain size. - BoundedArchiveInputStream - Class in kala.compress.utils
-
NIO backed bounded input stream for reading a predefined amount of data from.
- BoundedArchiveInputStream(long, long) - Constructor for class kala.compress.utils.BoundedArchiveInputStream
-
Constructs a new bounded input stream.
- BoundedFileChannelInputStream(long, long, FileChannel) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader.BoundedFileChannelInputStream
- BoundedInputStream - Class in kala.compress.utils
-
A stream that limits reading from a wrapped stream to a given number of bytes.
- BoundedInputStream(InputStream, long) - Constructor for class kala.compress.utils.BoundedInputStream
-
Creates the stream that will at most read the given amount of bytes from the given stream.
- BoundedInputStream(InputStream, long, boolean) - Constructor for class kala.compress.utils.BoundedInputStream
-
Creates the stream that will at most read the given amount of bytes from the given stream.
- BoundedSeekableByteChannelInputStream - Class in kala.compress.archivers.sevenz
- BoundedSeekableByteChannelInputStream - Class in kala.compress.utils
-
InputStream that delegates requests to the underlying SeekableByteChannel, making sure that only bytes from a certain range can be read.
- BoundedSeekableByteChannelInputStream(long, long, SeekableByteChannel) - Constructor for class kala.compress.utils.BoundedSeekableByteChannelInputStream
-
Constructs a bounded stream on the underlying
SeekableByteChannel - BoundedSeekableByteChannelInputStream(SeekableByteChannel, long) - Constructor for class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- BoundedTarEntryInputStream(TarArchiveEntry, SeekableByteChannel) - Constructor for class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- br - Variable in class kala.compress.compressors.brotli.dec.State
- BRANCH5 - Static variable in class kala.compress.harmony.pack200.Codec
-
BRANCH5 = (5,4,2): Used for storing branching information in bytecode.
- brLength - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- brOffset - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- BROTLI - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "br") used to identify the BROTLI compression algorithm.
- BrotliCompressor - Class in kala.compress.compressors.brotli
- BrotliCompressor() - Constructor for class kala.compress.compressors.brotli.BrotliCompressor
- BrotliCompressorInputStream - Class in kala.compress.compressors.brotli
-
CompressorInputStreamimplementation to decode Brotli encoded stream. - BrotliCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.brotli.BrotliCompressorInputStream
- brotliInputStream - Variable in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- BrotliInputStream - Class in kala.compress.compressors.brotli.dec
-
InputStreamdecorator that decompresses brotli data. - BrotliInputStream(InputStream) - Constructor for class kala.compress.compressors.brotli.dec.BrotliInputStream
-
Creates a
InputStreamwrapper that decompresses brotli data. - BrotliInputStream(InputStream, int) - Constructor for class kala.compress.compressors.brotli.dec.BrotliInputStream
-
Creates a
InputStreamwrapper that decompresses brotli data. - BrotliInputStream(InputStream, int, byte[]) - Constructor for class kala.compress.compressors.brotli.dec.BrotliInputStream
-
Creates a
InputStreamwrapper that decompresses brotli data. - BrotliRuntimeException - Exception in kala.compress.compressors.brotli.dec
-
Unchecked exception used internally.
- BrotliRuntimeException(String) - Constructor for exception kala.compress.compressors.brotli.dec.BrotliRuntimeException
- BrotliRuntimeException(String, Throwable) - Constructor for exception kala.compress.compressors.brotli.dec.BrotliRuntimeException
- BrotliUtils - Class in kala.compress.compressors.brotli
-
Utility code for the Brotli compression format.
- BrotliUtils() - Constructor for class kala.compress.compressors.brotli.BrotliUtils
-
Private constructor to prevent instantiation of this utility class.
- bs - Variable in class kala.compress.archivers.zip.StreamCompressor.ScatterGatherBackingStoreCompressor
- bsBuff - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- BSD_LONGNAME_PATTERN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- BSD_LONGNAME_PREFIX - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- BSD_LONGNAME_PREFIX_LEN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- bsFinishedWithStream() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- bsGetBit(BitInputStream) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- bsGetInt(BitInputStream) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- bsGetUByte(BitInputStream) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- bsLive - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- bsPutInt(int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- bsPutUByte(int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- bsR(BitInputStream, int) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
read bits from the input stream
- bsW(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- buf - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Buffer used to read from the wrapped stream.
- buf - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- buf - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Buffer to write decompressed bytes to for back-references, will be three times windowSize big.
- buf - Variable in class kala.compress.harmony.pack200.NewAttribute
- BUF_SIZE - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- BUF_SIZE - Static variable in class kala.compress.compressors.lz4.XXHash32
- buffer - Variable in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- buffer - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- buffer - Variable in class kala.compress.archivers.zip.CircularBuffer
-
The buffer
- buffer - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
Output buffer holding the decompressed data
- buffer - Variable in class kala.compress.compressors.brotli.dec.BrotliInputStream
-
Internal buffer used for efficient byte-by-byte reading.
- buffer - Variable in class kala.compress.compressors.lz4.XXHash32
- buffer - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- buffer - Variable in class kala.compress.utils.FixedLengthBlockOutputStream
- BUFFER_SIZE - Static variable in class kala.compress.archivers.zip.StreamCompressor
- BUFFER_SIZE - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- BufferAtATimeOutputChannel(OutputStream) - Constructor for class kala.compress.utils.FixedLengthBlockOutputStream.BufferAtATimeOutputChannel
- bufferContainsSignature(ByteArrayOutputStream, int, int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Checks whether the current buffer contains the signature of a "data descriptor", "local file header" or "central directory entry".
- bufferOffset - Variable in class kala.compress.compressors.brotli.dec.BrotliInputStream
-
Next unused byte offset.
- bufferSize - Variable in class kala.compress.compressors.gzip.GzipParameters
- bufUsed - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- build() - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Creates the
Parametersinstance. - buildClassFile(int) - Method in class kala.compress.harmony.unpack200.Segment
- buildDecoderStack(Folder, long, int, SevenZArchiveEntry) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- buildDecodingStream(int, boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Builds the decoding stream for the entry to be read.
- builder() - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Creates a new Builder.
- builder() - Static method in class kala.compress.archivers.zip.ZipArchiveReader
-
Creates a new Builder.
- builder(int) - Static method in class kala.compress.compressors.lz77support.Parameters
-
Initializes the builder for the compressor's parameters with a
minBackReferenceLengthof 3 andmax*Lengthequal towindowSize - 1. - Builder() - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
- Builder() - Constructor for class kala.compress.archivers.zip.ZipArchiveReader.Builder
- Builder(int) - Constructor for class kala.compress.compressors.lz77support.Parameters.Builder
- buildFromLastSplitSegment(Path) - Static method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates ZIP split files from the last segment (the extension MUST be .zip)
- buildHuffmanTable(int[], int, int, int[], int) - Static method in class kala.compress.compressors.brotli.dec.Huffman
-
Builds Huffman lookup table assuming code lengths are in symbol order.
- buildMessage(long, int) - Static method in exception kala.compress.MemoryLimitException
- buildSparseInputStreams() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Build the input streams consisting of all-zero input streams and non-zero input streams.
- buildSparseInputStreams() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Build the input streams consisting of all-zero input streams and non-zero input streams.
- buildTree(int[]) - Static method in class kala.compress.compressors.deflate64.HuffmanDecoder
- BUILTIN_ARCHIVERS - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- BUILTIN_COMPRESSORS - Static variable in class kala.compress.compressors.CompressorStreamFactory
- BuiltinArchiver(String) - Constructor for class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- BuiltinCompressor(String) - Constructor for class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- BuiltinCompressor(String, String, String) - Constructor for class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- byId(byte[]) - Static method in enum kala.compress.archivers.sevenz.SevenZMethod
- BYTE_BUFFER_SIZE - Static variable in class kala.compress.compressors.brotli.dec.BitReader
- BYTE_MASK - Static variable in class kala.compress.archivers.ArchiveInputStream
- BYTE_MASK - Static variable in class kala.compress.archivers.ArchiveOutputStream
- BYTE_MASK - Static variable in class kala.compress.archivers.tar.TarUtils
- BYTE_MASK - Static variable in class kala.compress.archivers.zip.ZipConstants
-
Masks last eight bits
- BYTE_READ_SIZE - Static variable in class kala.compress.compressors.brotli.dec.BitReader
- BYTE_SHIFT - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- BYTE_ZEROES - Static variable in class kala.compress.compressors.brotli.dec.Utils
- BYTE1 - Static variable in class kala.compress.harmony.pack200.Codec
-
BYTE1 = (1,256): Used for storing plain bytes.
- byteAmount - Variable in class kala.compress.harmony.pack200.Archive.SegmentUnit
- byteArray2long(byte[], boolean) - Static method in class kala.compress.archivers.cpio.CpioUtil
-
Converts a byte array to a long.
- byteBuffer - Variable in class kala.compress.compressors.brotli.dec.BitReader
- byteBuffer - Variable in class kala.compress.compressors.brotli.dec.IntReader
- ByteCode - Class in kala.compress.harmony.unpack200.bytecode
-
A bytecode class file entry.
- ByteCode(int) - Constructor for class kala.compress.harmony.unpack200.bytecode.ByteCode
- ByteCode(int, ClassFileEntry[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.ByteCode
- byteCodeArray - Static variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- byteCodeForm - Variable in class kala.compress.harmony.unpack200.bytecode.ByteCode
- ByteCodeForm - Class in kala.compress.harmony.unpack200.bytecode.forms
- ByteCodeForm(int, String) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
Answer a new instance of this class with the specified opcode and name.
- ByteCodeForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
Answer a new instance of this class with the specified opcode, name, operandType and rewrite
- byteCodeOffset - Variable in class kala.compress.harmony.pack200.BcBands
- byteCodeOffset - Variable in class kala.compress.harmony.unpack200.bytecode.ByteCode
- byteCodeOffsets - Variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- byteCodes - Variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- byteCodesByName - Static variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- byteCodeTargets - Variable in class kala.compress.harmony.unpack200.bytecode.ByteCode
- ByteForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the form for bytecodes which have single byte operands.
- ByteForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ByteForm
- byteOrder - Variable in class kala.compress.utils.BitInputStream
- BYTES - Static variable in class kala.compress.archivers.zip.ZipEightByteInteger
-
The number of bytes used to represent an instance in binary form.
- bytesRead - Variable in class kala.compress.archivers.ArchiveInputStream
-
The number of bytes read in this stream.
- bytesRead - Variable in class kala.compress.archivers.dump.TapeInputStream
- bytesRead - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
Number of bytes of entry content read by the client if the entry is STORED.
- bytesRead - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.CurrentEntry
-
Number of bytes read for the current entry (can't rely on Deflater#getBytesRead) when using DEFLATED.
- bytesRead - Variable in class kala.compress.compressors.CompressorInputStream
- bytesRead - Variable in class kala.compress.utils.CountingInputStream
- bytesReadFromStream - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
Number of bytes of entry content read from the stream.
- bytesRemaining - Variable in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- bytesRemaining - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Number of bytes still to be read from the current literal or back-reference.
- bytesToIgnore - Variable in class kala.compress.compressors.brotli.dec.State
- bytesToWrite - Variable in class kala.compress.compressors.brotli.dec.State
- bytesWritten - Variable in class kala.compress.archivers.ArchiveOutputStream
-
Holds the number of bytes written to this stream.
- bytesWritten - Variable in class kala.compress.compressors.brotli.dec.State
- bytesWritten - Variable in class kala.compress.utils.CountingOutputStream
- ByteUtils - Class in kala.compress.utils
-
Utility methods for reading and writing bytes.
- ByteUtils() - Constructor for class kala.compress.utils.ByteUtils
- ByteUtils.ByteConsumer - Interface in kala.compress.utils
-
Used to consume bytes.
- ByteUtils.ByteSupplier - Interface in kala.compress.utils
-
Used to supply bytes.
- ByteUtils.OutputStreamByteConsumer - Class in kala.compress.utils
-
ByteUtils.ByteConsumerbased onOutputStream. - BZIP2 - kala.compress.archivers.sevenz.SevenZMethod
-
BZIP2.
- BZIP2 - kala.compress.archivers.zip.ZipMethod
-
Compression Method 12 for bzip2.
- BZIP2 - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "bzip2") used to identify the BZIP2 compression algorithm.
- BZip2Compressor - Class in kala.compress.compressors.bzip2
- BZip2Compressor() - Constructor for class kala.compress.compressors.bzip2.BZip2Compressor
- BZip2CompressorInputStream - Class in kala.compress.compressors.bzip2
-
An input stream that decompresses from the BZip2 format to be read as any other stream.
- BZip2CompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
Constructs a new BZip2CompressorInputStream which decompresses bytes read from the specified stream.
- BZip2CompressorInputStream(InputStream, boolean) - Constructor for class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
Constructs a new BZip2CompressorInputStream which decompresses bytes read from the specified stream.
- BZip2CompressorInputStream.Data - Class in kala.compress.compressors.bzip2
- BZip2CompressorOutputStream - Class in kala.compress.compressors.bzip2
-
An output stream that compresses into the BZip2 format into another stream.
- BZip2CompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Constructs a new
BZip2CompressorOutputStreamwith a blocksize of 900k. - BZip2CompressorOutputStream(OutputStream, int) - Constructor for class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Constructs a new
BZip2CompressorOutputStreamwith specified blocksize. - BZip2CompressorOutputStream.Data - Class in kala.compress.compressors.bzip2
- BZip2Constants - Interface in kala.compress.compressors.bzip2
-
Constants for both the compress and decompress BZip2 classes.
- BZIP2Decoder() - Constructor for class kala.compress.archivers.sevenz.Coders.BZIP2Decoder
- BZip2Utils - Class in kala.compress.compressors.bzip2
-
Utility code for the BZip2 compression format.
- BZip2Utils() - Constructor for class kala.compress.compressors.bzip2.BZip2Utils
-
Private constructor to prevent instantiation of this utility class.
- BZLIB - kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
C
- C - Variable in class kala.compress.harmony.pack200.IcBands.IcTuple
- C - Variable in class kala.compress.harmony.unpack200.IcTuple
- C_IRGRP - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits a file's group to read the file
- C_IROTH - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits others to read the file
- C_IRUSR - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to read the file
- C_ISBLK - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Defines a block device
- C_ISCHR - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Defines a character device
- C_ISDIR - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Defines a directory
- C_ISFIFO - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Defines a pipe
- C_ISGID - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Sets group ID
- C_ISLNK - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Defines a symbolic link
- C_ISNWK - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
HP/UX network special (C_ISCTG)
- C_ISREG - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Defines a regular file
- C_ISSOCK - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Defines a socket
- C_ISUID - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Sets user ID
- C_ISVTX - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
On directories, restricted deletion flag.
- C_IWGRP - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits a file's group to write to the file
- C_IWOTH - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits others to write to the file
- C_IWUSR - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to write to the file
- C_IXGRP - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits a file's group to execute the file or to search the directory
- C_IXOTH - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits others to execute the file or to search the directory
- C_IXUSR - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Permits the owner of a file to execute the file or to search the directory
- C2 - Variable in class kala.compress.harmony.pack200.IcBands.IcTuple
- C2 - Variable in class kala.compress.harmony.unpack200.IcTuple
- c2Index - Variable in class kala.compress.harmony.unpack200.IcTuple
- cacheArray(String[]) - Method in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
-
Caches the array passed in as the argument
- cacheBytesRead(ByteArrayOutputStream, int, int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
If the last read bytes could hold a data descriptor and an incomplete signature then save the last bytes to the front of the buffer and cache everything in front of the potential data descriptor into the given ByteArrayOutputStream.
- CachedArray(String[]) - Constructor for class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPClass
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPMethod
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPMethodRef
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPString
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- cachedHashCode - Variable in class kala.compress.harmony.unpack200.IcTuple
- cachedOuterClassIndex - Variable in class kala.compress.harmony.unpack200.IcTuple
- cachedOuterClassString - Variable in class kala.compress.harmony.unpack200.IcTuple
- cachedSimpleClassName - Variable in class kala.compress.harmony.unpack200.IcTuple
- cachedSimpleClassNameIndex - Variable in class kala.compress.harmony.unpack200.IcTuple
- cachedToString - Variable in class kala.compress.harmony.unpack200.bytecode.CPRef
- cacheIndexes() - Method in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
-
Given a primaryArray, cache its values in a HashMap to provide a backwards mapping from element values to element indexes.
- CAFE_DOOD - Static variable in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- calculateArchiveOptions() - Method in class kala.compress.harmony.pack200.SegmentHeader
- calculateChecksum(byte[]) - Static method in class kala.compress.archivers.dump.DumpArchiveUtil
-
Calculate checksum for buffer.
- calculateDiskPosition(long, long) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- calculateLargest() - Method in class kala.compress.harmony.pack200.BHSDCodec
- calculateOperandPosition() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- calculateSmallest() - Method in class kala.compress.harmony.pack200.BHSDCodec
- calculateStreamMap(Archive) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- Call(int) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.Call
- Call(int) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.Call
- callable - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Call
- callable - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Call
- Callable(List<NewAttributeBands.LayoutElement>) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.Callable
- Callable(List<NewAttributeBands.LayoutElement>) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- callableIndex - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Call
- callableIndex - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Call
- callback - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- canBeWritten(int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- canConvertToInfoZipExtendedTimestamp(FileTime, FileTime, FileTime) - Static method in class kala.compress.archivers.zip.ZipArchiveEntry
- canEncode(Charset, String) - Static method in class kala.compress.utils.Charsets
-
Check, whether the given string may be losslessly encoded using this encoding.
- canHandleEntryData(ZipArchiveEntry) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Tests if this library is able to read or write the given entry.
- canonicalCodec - Static variable in class kala.compress.harmony.pack200.CodecEncoding
-
The canonical encodings are defined to allow a single byte to represent one of the standard encodings.
- CanonicalCodecFamilies - Class in kala.compress.harmony.pack200
-
Sets of codecs that share characteristics.
- CanonicalCodecFamilies() - Constructor for class kala.compress.harmony.pack200.CanonicalCodecFamilies
- canonicalCodecsToSpecifiers - Static variable in class kala.compress.harmony.pack200.CodecEncoding
- canonicalLargest - Variable in class kala.compress.harmony.pack200.BandSet
- canonicalSmallest - Variable in class kala.compress.harmony.pack200.BandSet
- canReadEntryData(ArchiveEntry) - Method in class kala.compress.archivers.ArchiveInputStream
-
Whether this stream is able to read the given entry.
- canReadEntryData(ArchiveEntry) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- canReadEntryData(ArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Whether this class is able to read the given entry.
- canReadEntryData(ArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether this class is able to read the given entry.
- canReadEntryData(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Whether this class is able to read the given entry.
- canWriteEntryData(ArchiveEntry) - Method in class kala.compress.archivers.ArchiveOutputStream
-
Whether this stream is able to write the given entry.
- canWriteEntryData(ArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether this stream is able to write the given entry.
- CAPACITY - Static variable in class kala.compress.compressors.brotli.dec.BitReader
-
Input byte buffer, consist of a ring-buffer and a "slack" region where bytes from the start of the ring-buffer are copied.
- cardinality - Variable in class kala.compress.harmony.pack200.BHSDCodec
- cardinality() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Returns the cardinality of this codec; that is, the number of distinct values that it can contain.
- casearray_N - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- casearray_N - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- casearray_N_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseArrayN - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- caseArrayN - Variable in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- caseArrayN - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- casec_RS - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- casec_RS - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- casec_RS_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseCounts - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- caseD_KD - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- caseD_KD - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseD_KD_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseec_RU - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- caseec_RU - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseec_RU_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseet_RS - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- caseet_RS - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseet_RS_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseF_KF - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- caseF_KF - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseF_KF_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseI_KI - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- caseI_KI - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseI_KI_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseJ_KJ - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- caseJ_KJ - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- caseJ_KJ_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- cases_RU - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- cases_RU - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- cases_RU_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- catchType - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- catchTypeIndex - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- catchUpMissedInserts() - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- causedUseOfZip64 - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.CurrentEntry
-
Whether current entry was the first one using ZIP64 features.
- cdata - Variable in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- cdDiskNumberStart - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Disk number start of central directory.
- cdLength - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Length of central directory.
- cdOffset - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Start of central directory.
- CENTRAL_DIRECTORY_DISK_NUMBER_TOO_BIG_MESSAGE - Static variable in exception kala.compress.archivers.zip.Zip64RequiredException
- CENTRAL_DIRECTORY_SIZE_TOO_BIG_MESSAGE - Static variable in exception kala.compress.archivers.zip.Zip64RequiredException
- centralData - Variable in class kala.compress.archivers.zip.PKWareExtraHeader
-
Extra field data in central directory - without Header-ID or length specifier.
- centralData - Variable in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Extra field data in central directory - without Header-ID or length specifier.
- centralDirectoryData - Variable in class kala.compress.archivers.zip.UnparseableExtraFieldData
- centralDirectoryStartDiskNumber - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- centralDirectoryStartOffset - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- centralDirectoryStartRelativeOffset - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- CFD_DISK_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Offset of the field that holds the disk number of the first central directory entry inside the "End of central directory record" relative to the start of the "End of central directory record".
- CFD_LENGTH_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Offset of the field that holds the location of the length of the central directory inside the "End of central directory record" relative to the start of the "End of central directory record".
- CFD_LOCATOR_RELATIVE_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Offset of the field that holds the location of the first central directory entry inside the "End of central directory record" relative to the "number of the disk with the start of the central directory".
- CFH - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- CFH_COMMENT_LENGTH_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_COMPRESSED_SIZE_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_CRC_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_DISK_NUMBER_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_EXTERNAL_ATTRIBUTES_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_EXTRA_LENGTH_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_FILENAME_LENGTH_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_FILENAME_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_GPB_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_INTERNAL_ATTRIBUTES_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_LEN - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- CFH_LEN - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Length of a "central directory" entry structure without file name, extra fields or comment.
- CFH_LFH_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_METHOD_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_ORIGINAL_SIZE_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_SIG - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
central file header signature
- CFH_SIG - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- CFH_SIG - Static variable in class kala.compress.archivers.zip.ZipLong
-
Central File Header Signature
- CFH_SIG_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_TIME_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_VERSION_MADE_BY_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- CFH_VERSION_NEEDED_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- cfhBbuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- cfhBuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- cftab - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- Change<E extends ArchiveEntry> - Class in kala.compress.changes
-
Change holds meta information about a change.
- Change(E, InputStream, boolean) - Constructor for class kala.compress.changes.Change
-
Constructs a change which adds an entry.
- Change(String, Change.ChangeType) - Constructor for class kala.compress.changes.Change
-
Constructs a new instance.
- Change.ChangeType - Enum in kala.compress.changes
-
Enumerates types of changes.
- changes - Variable in class kala.compress.changes.ChangeSet
- changes - Variable in class kala.compress.changes.ChangeSetPerformer
- ChangeSet<E extends ArchiveEntry> - Class in kala.compress.changes
-
ChangeSet collects and performs changes to an archive.
- ChangeSet() - Constructor for class kala.compress.changes.ChangeSet
- ChangeSetPerformer<I extends ArchiveInputStream<E>,O extends ArchiveOutputStream<E>,E extends ArchiveEntry> - Class in kala.compress.changes
-
Performs ChangeSet operations on a stream.
- ChangeSetPerformer(ChangeSet<E>) - Constructor for class kala.compress.changes.ChangeSetPerformer
-
Constructs a ChangeSetPerformer with the changes from this ChangeSet
- ChangeSetPerformer.ArchiveEntryIterator<E extends ArchiveEntry> - Interface in kala.compress.changes
-
Abstracts getting entries and streams for archive entries.
- ChangeSetPerformer.ArchiveInputStreamIterator<E extends ArchiveEntry> - Class in kala.compress.changes
- ChangeSetPerformer.ZipFileIterator - Class in kala.compress.changes
- ChangeSetResults - Class in kala.compress.changes
-
Stores the results of a performed
ChangeSetoperation. - ChangeSetResults() - Constructor for class kala.compress.changes.ChangeSetResults
- ChangeType() - Constructor for enum kala.compress.changes.Change.ChangeType
- channel - Variable in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- channel - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- channel - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- channel - Variable in class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- channel - Variable in class kala.compress.archivers.zip.FileRandomAccessOutputStream
- channel - Variable in class kala.compress.archivers.zip.SeekableChannelRandomAccessOutputStream
- channel - Variable in class kala.compress.archivers.zip.StreamCompressor.SeekableByteChannelCompressor
- channel - Variable in class kala.compress.utils.BoundedSeekableByteChannelInputStream
- channel() - Method in class kala.compress.archivers.zip.FileRandomAccessOutputStream
- channelList - Variable in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- CHAPTER_LABEL - Static variable in class kala.compress.archivers.arj.LocalFileHeader.FileTypes
- CHAR3 - Static variable in class kala.compress.harmony.pack200.Codec
-
CHAR3 = (3,128): Used for storing text (UTF-8) strings.
- characters - Variable in class kala.compress.compressors.lzw.LZWInputStream
- charset - Variable in class kala.compress.archivers.ArchiveReaderBuilder
- Charsets - Class in kala.compress.utils
-
Utility methods for charsets.
- Charsets() - Constructor for class kala.compress.utils.Charsets
- check(int, InputStream) - Method in class kala.compress.harmony.pack200.Codec
- checkBounds(int, int, String) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- checkClosed() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- checkEndOfFile(ByteBuffer, int) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- checkEntryIsInitialized(Map<Integer, SevenZArchiveEntry>, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- checkFinished() - Method in class kala.compress.archivers.ArchiveOutputStream
-
Throws an
IOExceptionif this instance is already finished. - checkHealth(BitReader, boolean) - Static method in class kala.compress.compressors.brotli.dec.BitReader
- checkIfNeedsZip64(Zip64Mode) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Verifies the sizes aren't too big in the Zip64Mode.Never case and returns whether the entry would require a Zip64 extra field.
- checkInputStream() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
- checkLength(String, int, String) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- checkMap() - Method in class kala.compress.harmony.unpack200.AttributeLayoutMap
-
The map should not contain the same layout and name combination more than once for each context.
- checkNewFormat() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if the method is allowed for the defined format.
- checkOldFormat() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if the method is allowed for the defined format.
- checkOpen() - Method in class kala.compress.archivers.ArchiveOutputStream
-
Check to make sure that this stream has not been closed
- checkPath() - Method in class kala.compress.archivers.ArchiveReaderBuilder
- checkReadLength(int) - Static method in class kala.compress.utils.ByteUtils
- checkRequestedFeatures(ZipArchiveEntry) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Checks whether the entry requires features not (yet) supported by the library and throws an exception if it does.
- checksig(byte[], byte[]) - Static method in class kala.compress.archivers.zip.ZipArchiveInputStream
- checksum - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- checksum - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- CHECKSUM - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- checkSumOK - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
If the header checksum is reasonably correct.
- ChecksumVerifyingInputStream - Class in kala.compress.utils
-
Verifies the checksum of the data read once the stream is exhausted.
- ChecksumVerifyingInputStream(Checksum, InputStream, long, long) - Constructor for class kala.compress.utils.ChecksumVerifyingInputStream
-
Constructs a new instance.
- checksumWithCompressedChunks - Variable in enum kala.compress.compressors.snappy.FramedSnappyDialect
- checkTarChecksum(byte[]) - Method in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- checkTarChecksum(byte[]) - Method in class kala.compress.archivers.tar.TarArchiver
- chksum - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- CHKSUM_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset of the checksum field within header record.
- CHKSUMLEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the checksum field in a header buffer.
- chooseBlockSize(long) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- CHRDEV - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- cIndex - Variable in class kala.compress.harmony.unpack200.IcTuple
- cipher - Variable in class kala.compress.archivers.sevenz.AES256Options
- cipherBlockBuffer - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- cipherBlockSize - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- cipherInputStream - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- cipherOutputStream - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- CircularBuffer - Class in kala.compress.archivers.zip
-
Circular byte buffer.
- CircularBuffer(int) - Constructor for class kala.compress.archivers.zip.CircularBuffer
- class_attr_calls - Variable in class kala.compress.harmony.pack200.ClassBands
- CLASS_ATTRIBUTE_PFX - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The format of a class attribute name.
- class_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- class_field_count - Variable in class kala.compress.harmony.pack200.ClassBands
- class_flags - Variable in class kala.compress.harmony.pack200.ClassBands
- class_InnerClasses_F - Variable in class kala.compress.harmony.pack200.ClassBands
- class_InnerClasses_N - Variable in class kala.compress.harmony.pack200.ClassBands
- class_InnerClasses_RC - Variable in class kala.compress.harmony.pack200.ClassBands
- class_interface - Variable in class kala.compress.harmony.pack200.ClassBands
- class_interface_count - Variable in class kala.compress.harmony.pack200.ClassBands
- class_method_count - Variable in class kala.compress.harmony.pack200.ClassBands
- class_RIA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- class_RVA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- class_super - Variable in class kala.compress.harmony.pack200.ClassBands
- class_this - Variable in class kala.compress.harmony.pack200.ClassBands
- classAccessFlags - Variable in class kala.compress.harmony.unpack200.ClassBands
- classAttributeActions - Variable in class kala.compress.harmony.pack200.PackingOptions
- classAttributeBands - Variable in class kala.compress.harmony.pack200.ClassBands
- classAttributeLayouts - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
- classAttributes - Variable in class kala.compress.harmony.unpack200.ClassBands
- classBands - Variable in class kala.compress.harmony.pack200.Segment
- classBands - Variable in class kala.compress.harmony.unpack200.Segment
- ClassBands - Class in kala.compress.harmony.pack200
-
Class bands (corresponds to the
class_bandsset of bands in the pack200 specification) - ClassBands - Class in kala.compress.harmony.unpack200
-
Class Bands
- ClassBands(Segment, int, int, boolean) - Constructor for class kala.compress.harmony.pack200.ClassBands
- ClassBands(Segment) - Constructor for class kala.compress.harmony.unpack200.ClassBands
- ClassBands.TempParamAnnotation - Class in kala.compress.harmony.pack200
- ClassConstantPool - Class in kala.compress.harmony.unpack200.bytecode
-
The Class constant pool
- ClassConstantPool() - Constructor for class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- classCount - Variable in class kala.compress.harmony.unpack200.ClassBands
- classCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- classEnclosingMethodClass - Variable in class kala.compress.harmony.pack200.ClassBands
- classEnclosingMethodDesc - Variable in class kala.compress.harmony.pack200.ClassBands
- classes - Variable in class kala.compress.harmony.pack200.CPSignature
- classFieldCount - Variable in class kala.compress.harmony.unpack200.ClassBands
- ClassFile - Class in kala.compress.harmony.unpack200.bytecode
-
ClassFile is used to represent and write out Java class files.
- ClassFile() - Constructor for class kala.compress.harmony.unpack200.bytecode.ClassFile
- ClassFileEntry - Class in kala.compress.harmony.unpack200.bytecode
-
The abstract superclass for all types of class file entries.
- ClassFileEntry() - Constructor for class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- classFilesContents - Variable in class kala.compress.harmony.unpack200.Segment
- classFileVersionMajor - Variable in class kala.compress.harmony.pack200.ClassBands
- classFileVersionMinor - Variable in class kala.compress.harmony.pack200.ClassBands
- classFlags - Variable in class kala.compress.harmony.unpack200.ClassBands
- classIndex - Variable in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- classInnerClassesNameRUN - Variable in class kala.compress.harmony.pack200.ClassBands
- classInnerClassesOuterRCN - Variable in class kala.compress.harmony.pack200.ClassBands
- classInterfacesInts - Variable in class kala.compress.harmony.unpack200.ClassBands
- classLayouts - Variable in class kala.compress.harmony.unpack200.AttributeLayoutMap
- classList - Variable in class kala.compress.harmony.pack200.Archive.SegmentUnit
- classListSize() - Method in class kala.compress.harmony.pack200.Archive.SegmentUnit
- classMethodCount - Variable in class kala.compress.harmony.unpack200.ClassBands
- className - Variable in class kala.compress.harmony.pack200.CPClass
- className - Variable in class kala.compress.harmony.pack200.CPMethodOrField
- className - Variable in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- className - Variable in class kala.compress.harmony.unpack200.bytecode.CPRef
- classNameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- classNameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPRef
- classOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- classReader - Variable in class kala.compress.harmony.pack200.NewAttribute
- classReferencesInnerClass - Variable in class kala.compress.harmony.pack200.ClassBands
- ClassRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have class references (and only class references).
- ClassRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ClassRefForm
- ClassRefForm(int, String, int[], boolean) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ClassRefForm
- classSignature - Variable in class kala.compress.harmony.pack200.ClassBands
- classSourceFile - Variable in class kala.compress.harmony.pack200.ClassBands
- ClassSpecificReferenceForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
Abstract superclass of all classes that have class-specific references to constant pool information.
- ClassSpecificReferenceForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
- classSuperInts - Variable in class kala.compress.harmony.unpack200.ClassBands
- classThis - Variable in class kala.compress.harmony.unpack200.ClassBands
- classThisInts - Variable in class kala.compress.harmony.unpack200.ClassBands
- classVersionMajor - Variable in class kala.compress.harmony.unpack200.ClassBands
- classVersionMinor - Variable in class kala.compress.harmony.unpack200.ClassBands
- clear() - Method in class kala.compress.harmony.pack200.IntList
- clearBitCache() - Method in class kala.compress.utils.BitInputStream
-
Clears the cache of bits that have been read from the underlying stream but not yet provided via
BitInputStream.readBits(int). - clearCode - Variable in class kala.compress.compressors.lzw.LZWInputStream
- clearEntries() - Method in class kala.compress.compressors.z.ZCompressorInputStream
- clearExtraPaxHeaders() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Clears all extra PAX headers.
- CLEARMASK - Static variable in class kala.compress.compressors.bzip2.BlockSort
- clearUnusedBlocks() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- clearUnusedBlocksAndPairs() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- clearUnusedPairs() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- CLI - Class in kala.compress.archivers.sevenz
-
Usage: archive-name [list]
- CLI() - Constructor for class kala.compress.archivers.sevenz.CLI
- CLI.Mode - Enum in kala.compress.archivers.sevenz
- clone() - Method in class kala.compress.archivers.zip.AsiExtraField
- clone() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
- clone() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- clone() - Method in class kala.compress.archivers.zip.X7875_NewUnix
- clone() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Overwrite clone.
- clone() - Method in class kala.compress.archivers.zip.ZipLong
- clone() - Method in class kala.compress.archivers.zip.ZipShort
- close() - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- close() - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
-
Calls finish if necessary, and then closes the OutputStream
- close() - Method in class kala.compress.archivers.ArchiveOutputStream
- close() - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- close() - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Closes the CPIO input stream.
- close() - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Closes the CPIO output stream as well as the stream being filtered.
- close() - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Closes the stream for this entry.
- close() - Method in class kala.compress.archivers.dump.TapeInputStream
-
Close the input stream.
- close() - Method in class kala.compress.archivers.examples.CloseableConsumerAdapter
- close() - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- close() - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- close() - Method in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- close() - Method in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderInputStream
- close() - Method in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderOutputStream
- close() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Closes the archive.
- close() - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Closes the archive, calling
SevenZArchiveWriter.finish()if necessary. - close() - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- close() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Closes this stream.
- close() - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Closes the underlying OutputStream.
- close() - Method in class kala.compress.archivers.tar.TarArchiveReader
- close() - Method in class kala.compress.archivers.zip.ExplodingInputStream
- close() - Method in class kala.compress.archivers.zip.FileRandomAccessOutputStream
- close() - Method in class kala.compress.archivers.zip.ScatterZipOutputStream
-
Closes this stream, freeing all resources involved in the creation of this stream.
- close() - Method in class kala.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
- close() - Method in class kala.compress.archivers.zip.SeekableChannelRandomAccessOutputStream
- close() - Method in class kala.compress.archivers.zip.StreamCompressor
- close() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- close() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Closes this output stream and releases any system resources associated with the stream.
- close() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Closes the archive.
- close() - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- close() - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- close() - Method in class kala.compress.compressors.brotli.dec.BrotliInputStream
- close() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- close() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- close() - Method in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- close() - Method in class kala.compress.compressors.deflate.DeflateCompressorOutputStream
- close() - Method in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- close() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- close() - Method in class kala.compress.compressors.gzip.GzipCompressorInputStream
-
Closes the input stream (unless it is System.in).
- close() - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
- close() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- close() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- close() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- close() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- close() - Method in class kala.compress.compressors.lzma.LZMACompressorInputStream
- close() - Method in class kala.compress.compressors.lzw.LZWInputStream
- close() - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- close() - Method in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- close() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- close() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- close() - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- close() - Method in class kala.compress.compressors.xz.XZCompressorInputStream
- close() - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- close() - Method in class kala.compress.parallel.FileBasedScatterGatherBackingStore
- close() - Method in class kala.compress.utils.BitInputStream
- close() - Method in class kala.compress.utils.BoundedInputStream
- close() - Method in class kala.compress.utils.CloseShieldFilterInputStream
- close() - Method in class kala.compress.utils.FixedLengthBlockOutputStream.BufferAtATimeOutputChannel
- close() - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- close() - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- close() - Method in class kala.compress.utils.SeekableInMemoryByteChannel
- close(Closeable) - Static method in class kala.compress.utils.IOUtils
-
Closes the given
Closeableas a null-safe operation. - close(BitReader) - Static method in class kala.compress.compressors.brotli.dec.BitReader
- close(State) - Static method in class kala.compress.compressors.brotli.dec.State
- closeable - Variable in class kala.compress.archivers.examples.CloseableConsumerAdapter
- CloseableConsumer - Interface in kala.compress.archivers.examples
-
Callback that is informed about a closable resource that has been wrapped around a passed in stream or channel by Expander or Archiver when Expander or Archiver no longer need them.
- CloseableConsumerAdapter - Class in kala.compress.archivers.examples
- CloseableConsumerAdapter(CloseableConsumer) - Constructor for class kala.compress.archivers.examples.CloseableConsumerAdapter
- closeAll() - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
- closeArchiveEntry() - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- closeArchiveEntry() - Method in class kala.compress.archivers.ArchiveOutputStream
-
Closes the archive entry, writing any trailer information that may be required.
- closeArchiveEntry() - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- closeArchiveEntry() - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Closes the archive entry.
- closeArchiveEntry() - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Closes an entry.
- closeArchiveEntry() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes all necessary data for this entry.
- closeCopiedEntry(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes all necessary data for this entry.
- closed - Variable in class kala.compress.archivers.ar.ArArchiveInputStream
- closed - Variable in class kala.compress.archivers.ArchiveOutputStream
-
Whether this instance was successfully closed.
- closed - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- closed - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether the stream has been closed.
- closed - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- closed - Variable in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Indicates if the stream has been closed
- closed - Variable in class kala.compress.parallel.FileBasedScatterGatherBackingStore
- closed - Variable in class kala.compress.utils.FixedLengthBlockOutputStream.BufferAtATimeOutputChannel
- closed - Variable in class kala.compress.utils.FixedLengthBlockOutputStream
- closed - Variable in class kala.compress.utils.SeekableInMemoryByteChannel
- CLOSED - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- closeDecoder() - Method in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- closeEntry() - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Closes the current CPIO entry and positions the stream for reading the next entry.
- closeEntry() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Closes the current ZIP archive entry and positions the underlying stream to the beginning of the next entry.
- closeEntry(boolean, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- closeForWriting() - Method in class kala.compress.parallel.FileBasedScatterGatherBackingStore
- closeForWriting() - Method in interface kala.compress.parallel.ScatterGatherBackingStore
-
Closes this backing store for further writing.
- closeQuietly(Closeable) - Static method in class kala.compress.utils.IOUtils
-
Closes the given Closeable and swallows any IOException that may occur.
- CloseShieldFilterInputStream - Class in kala.compress.utils
-
Re-implements
FilterInputStream.close()to do nothing. - CloseShieldFilterInputStream(InputStream) - Constructor for class kala.compress.utils.CloseShieldFilterInputStream
- closeStreams - Variable in class kala.compress.harmony.unpack200.Archive
- CLOSING_CONSUMER - Static variable in interface kala.compress.archivers.examples.CloseableConsumer
-
Closes the passed in Closeable immediately.
- CLRI - kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- code - Variable in enum kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
- code - Variable in enum kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- code - Variable in enum kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- code - Variable in enum kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- code - Variable in enum kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- code - Variable in enum kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- code - Variable in enum kala.compress.archivers.zip.ZipMethod
- code_attr_calls - Variable in class kala.compress.harmony.pack200.ClassBands
- CODE_ATTRIBUTE_PFX - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The format of a code attribute name.
- CODE_LENGTH_CODE_ORDER - Static variable in class kala.compress.compressors.brotli.dec.Decode
- CODE_LENGTH_CODES - Static variable in class kala.compress.compressors.brotli.dec.Decode
- CODE_LENGTH_REPEAT_CODE - Static variable in class kala.compress.compressors.brotli.dec.Decode
- CODE_LENGTHS_ORDER - Static variable in class kala.compress.compressors.deflate64.HuffmanDecoder
-
When using dynamic huffman codes the order in which the values are stored follows the positioning below
- CodeAttribute - Class in kala.compress.harmony.unpack200.bytecode
- CodeAttribute(int, int, byte[], Segment, OperandManager, List<ExceptionTableEntry>) - Constructor for class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- codeAttributeActions - Variable in class kala.compress.harmony.pack200.PackingOptions
- codeAttributeBands - Variable in class kala.compress.harmony.pack200.ClassBands
- codeAttributeLayouts - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
- codeAttributes - Variable in class kala.compress.harmony.unpack200.ClassBands
- Codec - Class in kala.compress.harmony.pack200
-
A Codec allows a sequence of bytes to be decoded into integer values (or vice versa).
- Codec() - Constructor for class kala.compress.harmony.pack200.Codec
- CodecEncoding - Class in kala.compress.harmony.pack200
-
CodecEncoding is used to get the right Codec for a given meta-encoding.
- CodecEncoding() - Constructor for class kala.compress.harmony.pack200.CodecEncoding
- codeFlags - Variable in class kala.compress.harmony.pack200.ClassBands
- codeHandlerCatchPO - Variable in class kala.compress.harmony.pack200.ClassBands
- codeHandlerCatchPO - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeHandlerClass - Variable in class kala.compress.harmony.pack200.ClassBands
- codeHandlerClassRCN - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeHandlerCount - Variable in class kala.compress.harmony.pack200.ClassBands
- codeHandlerCount - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeHandlerEndPO - Variable in class kala.compress.harmony.pack200.ClassBands
- codeHandlerEndPO - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeHandlerStartP - Variable in class kala.compress.harmony.pack200.ClassBands
- codeHandlerStartP - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeHasAttributes - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeHeaders - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLayouts - Variable in class kala.compress.harmony.unpack200.AttributeLayoutMap
- codeLength - Variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- codeLength - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- codeLength - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- codeLineNumberTableBciP - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLineNumberTableLine - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLineNumberTableN - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTableBciP - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTableN - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTableNameRU - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTableSlot - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTableSpanO - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTableTypeRS - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTypeTableBciP - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTypeTableN - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTypeTableNameRU - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTypeTableSlot - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTypeTableSpanO - Variable in class kala.compress.harmony.pack200.ClassBands
- codeLocalVariableTypeTableTypeRS - Variable in class kala.compress.harmony.pack200.ClassBands
- codeMaxLocals - Variable in class kala.compress.harmony.pack200.ClassBands
- codeMaxNALocals - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeMaxStack - Variable in class kala.compress.harmony.pack200.ClassBands
- codeMaxStack - Variable in class kala.compress.harmony.unpack200.ClassBands
- codeOff - Variable in class kala.compress.harmony.pack200.NewAttribute
- coder - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- Coder - Class in kala.compress.archivers.sevenz
- Coder(byte[], long, long, byte[]) - Constructor for class kala.compress.archivers.sevenz.Coder
- CODER_MAP - Static variable in class kala.compress.archivers.sevenz.Coders
- coders - Variable in class kala.compress.archivers.sevenz.Folder
-
List of coders used in this folder, e.g.
- Coders - Class in kala.compress.archivers.sevenz
- Coders() - Constructor for class kala.compress.archivers.sevenz.Coders
- Coders.BCJDecoder - Class in kala.compress.archivers.sevenz
- Coders.BZIP2Decoder - Class in kala.compress.archivers.sevenz
- Coders.CopyDecoder - Class in kala.compress.archivers.sevenz
- Coders.Deflate64Decoder - Class in kala.compress.archivers.sevenz
- Coders.DeflateDecoder - Class in kala.compress.archivers.sevenz
- Coders.DeflateDecoder.DeflateDecoderInputStream - Class in kala.compress.archivers.sevenz
- Coders.DeflateDecoder.DeflateDecoderOutputStream - Class in kala.compress.archivers.sevenz
- coderSize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- codes - Variable in class kala.compress.compressors.brotli.dec.HuffmanTreeGroup
-
Storage for Huffman lookup tables.
- codeSize - Variable in class kala.compress.compressors.lzw.LZWInputStream
- codeToEnum - Static variable in enum kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- codeToEnum - Static variable in enum kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- codeToEnum - Static variable in enum kala.compress.archivers.zip.ZipMethod
- collectedBlockDependencyBytes - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- combinedCRC - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- comment - Variable in class kala.compress.archivers.arj.LocalFileHeader
- comment - Variable in class kala.compress.archivers.arj.MainHeader
- comment - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
The file comment.
- comment - Variable in class kala.compress.archivers.zip.ZipArchiveReader.NameAndComment
- comment - Variable in class kala.compress.compressors.gzip.GzipParameters
- COMMENT - kala.compress.archivers.zip.ZipArchiveEntry.CommentSource
-
The comment has been read from the archive using the encoding of the archive specified when creating the
ZipArchiveInputStreamorZipArchiveReader(defaults to the UTF-8). - COMMENT_HEADER - Static variable in class kala.compress.archivers.arj.LocalFileHeader.FileTypes
- commentSource - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- CommentSource() - Constructor for enum kala.compress.archivers.zip.ZipArchiveEntry.CommentSource
- compare(Path, Path) - Method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
- compareTo(Object) - Method in class kala.compress.harmony.pack200.CPMethodOrField
- compareTo(Object) - Method in class kala.compress.harmony.pack200.CPNameAndType
- compareTo(Object) - Method in class kala.compress.harmony.pack200.CPSignature
- compareTo(Object) - Method in class kala.compress.harmony.pack200.CPUTF8
- compareTo(CPClass) - Method in class kala.compress.harmony.pack200.CPClass
- compareTo(CPDouble) - Method in class kala.compress.harmony.pack200.CPDouble
- compareTo(CPFloat) - Method in class kala.compress.harmony.pack200.CPFloat
- compareTo(CPInt) - Method in class kala.compress.harmony.pack200.CPInt
- compareTo(CPLong) - Method in class kala.compress.harmony.pack200.CPLong
- compareTo(CPString) - Method in class kala.compress.harmony.pack200.CPString
- compareTo(IcBands.IcTuple) - Method in class kala.compress.harmony.pack200.IcBands.IcTuple
- complete() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- completed(double) - Method in class kala.compress.harmony.pack200.Pack200Adapter
-
Completion between 0..1.
- compress() - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- compress(byte[]) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
-
Feeds bytes into the compressor which in turn may emit zero or more blocks to the callback during the execution of this method.
- compress(byte[], int, int) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
-
Feeds bytes into the compressor which in turn may emit zero or more blocks to the callback during the execution of this method.
- COMPRESSED - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Methods
- COMPRESSED_BLOCK_START - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- COMPRESSED_CHUNK_TYPE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- COMPRESSED_FASTER - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Methods
- COMPRESSED_FASTEST - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Methods
- COMPRESSED_MOST - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Methods
- compressedBytesRead - Variable in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- compressedBytesReadFromCurrentEntry - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- compressedCount - Variable in class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- compressedCrc - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- compressedCrc32 - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- CompressedEntry(ZipArchiveEntryRequest, long, long, long) - Constructor for class kala.compress.archivers.zip.ScatterZipOutputStream.CompressedEntry
- compressedSize - Variable in class kala.compress.archivers.arj.LocalFileHeader
- compressedSize - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- compressedSize - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream.CompressedEntry
- compressedSize - Variable in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- COMPRESSION_TYPE(int) - Constructor for enum kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
- compressionDoneAt - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- compressionElapsed - Variable in class kala.compress.archivers.zip.ScatterStatistics
- compressionLevel - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- compressionLevel - Variable in class kala.compress.compressors.deflate.DeflateParameters
- compressionLevel - Variable in class kala.compress.compressors.gzip.GzipParameters
- compressor - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- compressor - Variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- CompressorException - Exception in kala.compress.compressors
-
Signals that an Compressor exception of some sort has occurred.
- CompressorException(String) - Constructor for exception kala.compress.compressors.CompressorException
-
Constructs a new exception with the specified detail message.
- CompressorException(String, Throwable) - Constructor for exception kala.compress.compressors.CompressorException
-
Constructs a new exception with the specified detail message and cause.
- CompressorInputStream - Class in kala.compress.compressors
- CompressorInputStream() - Constructor for class kala.compress.compressors.CompressorInputStream
-
Constructs a new instance.
- compressorInputStreamProviders - Variable in class kala.compress.compressors.CompressorStreamFactory
- CompressorOutputStream<T extends java.io.OutputStream> - Class in kala.compress.compressors
-
Abstracts all classes that compress an output stream.
- CompressorOutputStream() - Constructor for class kala.compress.compressors.CompressorOutputStream
-
Constructs a new instance without a backing OutputStream.
- CompressorOutputStream(T) - Constructor for class kala.compress.compressors.CompressorOutputStream
-
Creates an output stream filter built on top of the specified underlying output stream.
- compressorOutputStreamProviders - Variable in class kala.compress.compressors.CompressorStreamFactory
- CompressorStreamFactory - Class in kala.compress.compressors
-
Creates a Compressor[In|Out]putStreams from names.
- CompressorStreamFactory() - Constructor for class kala.compress.compressors.CompressorStreamFactory
-
Constructs an instance with the decompress Concatenated option set to false.
- CompressorStreamFactory(boolean) - Constructor for class kala.compress.compressors.CompressorStreamFactory
-
Constructs an instance with the provided decompress Concatenated option.
- CompressorStreamFactory(boolean, int) - Constructor for class kala.compress.compressors.CompressorStreamFactory
-
Constructs an instance with the provided decompress Concatenated option.
- CompressorStreamFactory.BuiltinCompressor - Class in kala.compress.compressors
-
This is an internal class and should not be used directly.
- CompressorStreamProvider - Interface in kala.compress.compressors
-
Creates Compressor
CompressorInputStreams andCompressorOutputStreams. - compressSuffix - Variable in class kala.compress.compressors.FileNameUtil
-
Map from common file name suffixes to the suffixes that identify compressed versions of those file types.
- compute(int, int) - Method in class kala.compress.compressors.bzip2.CRC
- computeCheckSum(byte[]) - Static method in class kala.compress.archivers.tar.TarUtils
-
Computes the checksum of a tar entry header.
- computedCombinedCRC - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- computeIcStored(IcTuple[], IcTuple[]) - Method in class kala.compress.harmony.unpack200.Segment
-
Given an ic_local and an ic_relevant, use them to calculate what should be added as ic_stored.
- computeOuterIsAnonymous() - Method in class kala.compress.harmony.unpack200.IcTuple
- config(PackingOptions) - Static method in class kala.compress.harmony.pack200.PackingUtils
- constantIndex - Variable in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- ConstantPoolEntry - Class in kala.compress.harmony.pack200
-
Abstract superclass for constant pool entries.
- ConstantPoolEntry - Class in kala.compress.harmony.unpack200.bytecode
-
Abstract superclass for constant pool entries
- ConstantPoolEntry() - Constructor for class kala.compress.harmony.pack200.ConstantPoolEntry
- ConstantPoolEntry(byte, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- ConstantValueAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
An
Attributerepresenting a constant. - ConstantValueAttribute(ClassFileEntry) - Constructor for class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- constantValueIndex - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- consumer - Variable in class kala.compress.archivers.examples.CloseableConsumerAdapter
- consumer - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- consumer - Variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- consumeRemainderOfLastBlock() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
This method is invoked once the end of the archive is hit, it tries to consume the remaining bytes under the assumption that the tool creating this archive has padded the last block.
- consumeRemainderOfLastBlock() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
This method is invoked once the end of the archive is hit, it tries to consume the remaining bytes under the assumption that the tool creating this archive has padded the last block.
- CONTENT_CHECKSUM_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- CONTENT_SIZE_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- contentHash - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Used for frame header checksum and content checksum, if present.
- contentHash - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- contentMethods - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- contentMethods - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- contents - Variable in class kala.compress.harmony.pack200.Archive.PackingFile
- contents - Variable in class kala.compress.harmony.pack200.NewAttribute
- context - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- context - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- context - Variable in class kala.compress.harmony.unpack200.AttributeLayout
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.NewInitMethodRefForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SuperInitMethodRefForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ThisInitMethodRefForm
- context(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
- Context - Class in kala.compress.compressors.brotli.dec
-
Common context lookup table for all context modes.
- Context() - Constructor for class kala.compress.compressors.brotli.dec.Context
- CONTEXT_CLASS - Static variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
-
0
- CONTEXT_CLASS - Static variable in class kala.compress.harmony.pack200.MetadataBandGroup
- CONTEXT_CLASS - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
0
- CONTEXT_CODE - Static variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
-
3
- CONTEXT_CODE - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
3
- CONTEXT_FIELD - Static variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
-
1
- CONTEXT_FIELD - Static variable in class kala.compress.harmony.pack200.MetadataBandGroup
- CONTEXT_FIELD - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
1
- CONTEXT_METHOD - Static variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
-
2
- CONTEXT_METHOD - Static variable in class kala.compress.harmony.pack200.MetadataBandGroup
- CONTEXT_METHOD - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
2
- contextClass - Variable in class kala.compress.harmony.pack200.NewAttribute
- contextCode - Variable in class kala.compress.harmony.pack200.NewAttribute
- contextField - Variable in class kala.compress.harmony.pack200.NewAttribute
- contextLookupOffset1 - Variable in class kala.compress.compressors.brotli.dec.State
- contextLookupOffset2 - Variable in class kala.compress.compressors.brotli.dec.State
- contextMap - Variable in class kala.compress.compressors.brotli.dec.State
- contextMapSlice - Variable in class kala.compress.compressors.brotli.dec.State
- contextMethod - Variable in class kala.compress.harmony.pack200.NewAttribute
- contextModes - Variable in class kala.compress.compressors.brotli.dec.State
- contextNames - Static variable in class kala.compress.harmony.unpack200.AttributeLayout
-
Context names.
- contextType - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
- convert(IntReader, int) - Static method in class kala.compress.compressors.brotli.dec.IntReader
-
Translates bytes to ints.
- convert16(byte[], int) - Static method in class kala.compress.archivers.dump.DumpArchiveUtil
-
Reads 2-byte integer from buffer.
- convert32(byte[], int) - Static method in class kala.compress.archivers.dump.DumpArchiveUtil
-
Reads 4-byte integer from buffer.
- convert64(byte[], int) - Static method in class kala.compress.archivers.dump.DumpArchiveUtil
-
Reads 8-byte integer from buffer.
- copy(byte[]) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Creates a copy of the given array - or return null if the argument is null.
- copy(byte[], byte[], int) - Static method in class kala.compress.archivers.zip.ZipUtil
- copy(int, int) - Method in class kala.compress.archivers.zip.CircularBuffer
-
Copies a previous interval in the buffer to the current position.
- copy(InputStream, OutputStream) - Static method in class kala.compress.utils.IOUtils
-
Copies the content of a InputStream into an OutputStream.
- copy(InputStream, OutputStream, int) - Static method in class kala.compress.utils.IOUtils
-
Copies the content of a InputStream into an OutputStream
- COPY - kala.compress.archivers.sevenz.SevenZMethod
-
No compression at all.
- COPY_LENGTH_N_BITS - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- COPY_LENGTH_OFFSET - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- COPY_LOOP - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- COPY_RANGE_LUT - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- COPY_UNCOMPRESSED - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- COPY_WRAP_BUFFER - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- copyBuffer - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- copyBytes(BitReader, byte[], int, int) - Static method in class kala.compress.compressors.brotli.dec.BitReader
- CopyDecoder() - Constructor for class kala.compress.archivers.sevenz.Coders.CopyDecoder
- copyDst - Variable in class kala.compress.compressors.brotli.dec.State
- copyFromRunBuffer(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- copyFromZipInputStream(InputStream, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- copyLength - Variable in class kala.compress.compressors.brotli.dec.State
- copyOf(ZipExtraField[], int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- copyRange(InputStream, long, OutputStream) - Static method in class kala.compress.utils.IOUtils
-
Copies part of the content of a InputStream into an OutputStream.
- copyRange(InputStream, long, OutputStream, int) - Static method in class kala.compress.utils.IOUtils
-
Copies part of the content of a InputStream into an OutputStream
- copyRawEntries(ZipArchiveOutputStream, ZipArchiveEntryPredicate) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Transfer selected entries from this ZIP file to a given #ZipArchiveOutputStream.
- copyStream(InputStream, O, E) - Method in class kala.compress.changes.ChangeSetPerformer
-
Copies the ArchiveEntry to the Output stream
- copyThroughJar(JarFile, OutputStream) - Static method in class kala.compress.harmony.pack200.PackingUtils
-
When effort is 0, the packer copys through the original jar file without compression
- copyThroughJar(JarInputStream, OutputStream) - Static method in class kala.compress.harmony.pack200.PackingUtils
-
When effort is 0, the packer copies through the original jar input stream without compression
- copyUncompressedData(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- count - Variable in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- count - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- count - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- count - Variable in class kala.compress.utils.BoundedInputStream
-
The current count of bytes counted.
- count(int) - Method in class kala.compress.archivers.ArchiveInputStream
-
Increments the counter of already read bytes.
- count(int) - Method in class kala.compress.archivers.ArchiveOutputStream
-
Increments the counter of already written bytes.
- count(int) - Method in class kala.compress.compressors.CompressorInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class kala.compress.archivers.ArchiveInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class kala.compress.archivers.ArchiveOutputStream
-
Increments the counter of already written bytes.
- count(long) - Method in class kala.compress.compressors.CompressorInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class kala.compress.utils.CountingInputStream
-
Increments the counter of already read bytes.
- count(long) - Method in class kala.compress.utils.CountingOutputStream
-
Increments the counter of already written bytes.
- countArgs(String) - Static method in class kala.compress.harmony.pack200.ClassBands
- countArgs(String) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
- countArgs(String, int) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
-
Count the number of arguments in the descriptor.
- countBit16(int[]) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
- countBit16(long[]) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
- countBit16(long[][]) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
- countElement - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Replication
- countElement - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Replication
- Counter() - Constructor for class kala.compress.harmony.pack200.SegmentHeader.Counter
- countingInputStream - Variable in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- CountingInputStream - Class in kala.compress.utils
-
Input stream that tracks the number of bytes read.
- CountingInputStream(InputStream) - Constructor for class kala.compress.utils.CountingInputStream
- countingOut - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- CountingOutputStream - Class in kala.compress.utils
-
Stream that tracks the number of bytes read.
- CountingOutputStream(OutputStream) - Constructor for class kala.compress.utils.CountingOutputStream
- countingStream - Variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- countingStream - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- countingStream - Variable in class kala.compress.compressors.lzma.LZMACompressorInputStream
- countingStream - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- countingStream - Variable in class kala.compress.compressors.xz.XZCompressorInputStream
- countingStream - Variable in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- countInvokeInterfaceArgs(String) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
- countMatches(long[][], IMatcher) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
- countMatches(long[], IMatcher) - Static method in class kala.compress.harmony.unpack200.SegmentUtils
- counts - Variable in class kala.compress.harmony.pack200.SegmentHeader.Counter
- cp_Class - Variable in class kala.compress.harmony.pack200.CpBands
- CP_Class - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- CP_CLASS - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Class_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_Descr - Variable in class kala.compress.harmony.pack200.CpBands
- CP_DESCR - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Descr_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_Double - Variable in class kala.compress.harmony.pack200.CpBands
- CP_Double - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- CP_DOUBLE - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Double_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_Field - Variable in class kala.compress.harmony.pack200.CpBands
- CP_FIELD - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Field_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- CP_Fieldref - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- cp_Float - Variable in class kala.compress.harmony.pack200.CpBands
- CP_Float - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- CP_FLOAT - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Float_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_Imethod - Variable in class kala.compress.harmony.pack200.CpBands
- CP_IMETHOD - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Imethod_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_Int - Variable in class kala.compress.harmony.pack200.CpBands
- CP_INT - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Int_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- CP_Integer - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- CP_InterfaceMethodref - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- cp_Long - Variable in class kala.compress.harmony.pack200.CpBands
- CP_Long - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- CP_LONG - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Long_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_Method - Variable in class kala.compress.harmony.pack200.CpBands
- CP_METHOD - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_Method_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- CP_Methodref - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- CP_NameAndType - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- cp_Signature - Variable in class kala.compress.harmony.pack200.CpBands
- cp_Signature_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_String - Variable in class kala.compress.harmony.pack200.CpBands
- CP_String - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- CP_STRING - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- cp_String_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cp_Utf8 - Variable in class kala.compress.harmony.pack200.CpBands
- CP_UTF8 - Static variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- cp_Utf8_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- cpBands - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
- cpBands - Variable in class kala.compress.harmony.pack200.BcBands
- cpBands - Variable in class kala.compress.harmony.pack200.ClassBands
- cpBands - Variable in class kala.compress.harmony.pack200.FileBands
- cpBands - Variable in class kala.compress.harmony.pack200.IcBands
- cpBands - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- cpBands - Variable in class kala.compress.harmony.pack200.NewAttributeBands
- cpBands - Variable in class kala.compress.harmony.pack200.Segment
- cpBands - Variable in class kala.compress.harmony.unpack200.ClassBands
- cpBands - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- cpBands - Variable in class kala.compress.harmony.unpack200.Segment
- CpBands - Class in kala.compress.harmony.pack200
-
Pack200 Constant Pool Bands
- CpBands - Class in kala.compress.harmony.unpack200
-
Constant Pool bands
- CpBands(Segment, int) - Constructor for class kala.compress.harmony.pack200.CpBands
- CpBands(Segment) - Constructor for class kala.compress.harmony.unpack200.CpBands
- cpClass - Variable in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- cpClass - Variable in class kala.compress.harmony.unpack200.CpBands
- cpClass - Variable in class kala.compress.harmony.unpack200.IcBands
- CPClass - Class in kala.compress.harmony.pack200
-
Constant pool entry for a class.
- CPClass - Class in kala.compress.harmony.unpack200.bytecode
-
Constant pool entry for a class
- CPClass(CPUTF8) - Constructor for class kala.compress.harmony.pack200.CPClass
- CPClass(CPUTF8, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPClass
-
Creates a new CPClass
- cpClassCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpClassInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpClassValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpClassValue(String) - Method in class kala.compress.harmony.unpack200.CpBands
- CPConstant<T extends CPConstant<T>> - Class in kala.compress.harmony.pack200
-
Abstract superclass for constant pool constant entries such as numbers or Strings.
- CPConstant - Class in kala.compress.harmony.unpack200.bytecode
-
Abstract superclass for constant pool constant entries such as numbers or Strings
- CPConstant() - Constructor for class kala.compress.harmony.pack200.CPConstant
- CPConstant(byte, Object, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPConstant
-
Constructs a new CPConstant.
- CPConstantNumber - Class in kala.compress.harmony.unpack200.bytecode
-
Abstract superclass for constant pool entries that are numbers.
- CPConstantNumber(byte, Object, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPConstantNumber
- cpDescriptor - Variable in class kala.compress.harmony.unpack200.CpBands
- cpDescriptorCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpDescriptorNameInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpDescriptorTypeInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpDouble - Variable in class kala.compress.harmony.unpack200.CpBands
- CPDouble - Class in kala.compress.harmony.pack200
-
Constant pool entry for a double.
- CPDouble - Class in kala.compress.harmony.unpack200.bytecode
-
Double constant pool entry.
- CPDouble(double) - Constructor for class kala.compress.harmony.pack200.CPDouble
- CPDouble(Double, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPDouble
- cpDoubleCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpDoubleValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpEntryListToArray(List<? extends ConstantPoolEntry>) - Method in class kala.compress.harmony.pack200.BandSet
-
Converts a list of ConstantPoolEntrys to an int[] array of their indices
- cpEntryOrNullListToArray(List<? extends ConstantPoolEntry>) - Method in class kala.compress.harmony.pack200.BandSet
-
Converts a list of ConstantPoolEntrys or nulls to an int[] array of their indices +1 (or 0 for nulls)
- CPField - Class in kala.compress.harmony.unpack200.bytecode
-
Field constant pool entry.
- CPField(CPUTF8, CPUTF8, long, List<Attribute>) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPField
- cpFieldClass - Variable in class kala.compress.harmony.unpack200.CpBands
- cpFieldClassInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpFieldCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpFieldDescriptor - Variable in class kala.compress.harmony.unpack200.CpBands
- cpFieldDescriptorInts - Variable in class kala.compress.harmony.unpack200.CpBands
- CPFieldRef - Class in kala.compress.harmony.unpack200.bytecode
-
Field reference constant pool entry.
- CPFieldRef(CPClass, CPNameAndType, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- cpFieldValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpFloat - Variable in class kala.compress.harmony.unpack200.CpBands
- CPFloat - Class in kala.compress.harmony.pack200
-
Constant pool entry for a float.
- CPFloat - Class in kala.compress.harmony.unpack200.bytecode
-
Float constant pool entry.
- CPFloat(float) - Constructor for class kala.compress.harmony.pack200.CPFloat
- CPFloat(Float, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPFloat
- cpFloatCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpFloatValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpIMethodClass - Variable in class kala.compress.harmony.unpack200.CpBands
- cpIMethodClassInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpIMethodCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpIMethodDescriptor - Variable in class kala.compress.harmony.unpack200.CpBands
- cpIMethodDescriptorInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpIMethodValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpInt - Variable in class kala.compress.harmony.unpack200.CpBands
- CPInt - Class in kala.compress.harmony.pack200
-
Constant pool entry for an int.
- CPInt(int) - Constructor for class kala.compress.harmony.pack200.CPInt
- cpIntCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- CPInteger - Class in kala.compress.harmony.unpack200.bytecode
-
Integer constant pool entry.
- CPInteger(Integer, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPInteger
- cpIntegerValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- CPInterfaceMethodRef - Class in kala.compress.harmony.unpack200.bytecode
-
Interface method reference constant pool entry.
- CPInterfaceMethodRef(CPClass, CPNameAndType, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
- CPIO - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "cpio") used to identify the CPIO archive format.
- CPIO_TRAILER - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
The special trailer marker
- CpioArchiveEntry - Class in kala.compress.archivers.cpio
-
A cpio archive consists of a sequence of files.
- CpioArchiveEntry(short) - Constructor for class kala.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified format.
- CpioArchiveEntry(short, String) - Constructor for class kala.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(short, String, long) - Constructor for class kala.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(short, Path, String, LinkOption...) - Constructor for class kala.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a specified path.
- CpioArchiveEntry(String) - Constructor for class kala.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(String, long) - Constructor for class kala.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name.
- CpioArchiveEntry(Path, String, LinkOption...) - Constructor for class kala.compress.archivers.cpio.CpioArchiveEntry
-
Creates a CpioArchiveEntry with a specified name for a specified file.
- CpioArchiveInputStream - Class in kala.compress.archivers.cpio
-
CpioArchiveInputStream is a stream for reading cpio streams.
- CpioArchiveInputStream(InputStream) - Constructor for class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Constructs the cpio input stream with a blocksize of
BLOCK_SIZEand expecting ASCII file names. - CpioArchiveInputStream(InputStream, int) - Constructor for class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Constructs the cpio input stream with a blocksize of
BLOCK_SIZEexpecting ASCII file names. - CpioArchiveInputStream(InputStream, int, Charset) - Constructor for class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Constructs the cpio input stream with a blocksize of
BLOCK_SIZE. - CpioArchiveInputStream(InputStream, Charset) - Constructor for class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Constructs the cpio input stream with a blocksize of
BLOCK_SIZE. - CpioArchiveOutputStream - Class in kala.compress.archivers.cpio
-
CpioArchiveOutputStream is a stream for writing CPIO streams.
- CpioArchiveOutputStream(OutputStream) - Constructor for class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Constructs the cpio output stream.
- CpioArchiveOutputStream(OutputStream, short) - Constructor for class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Constructs the cpio output stream with a specified format, a blocksize of
BLOCK_SIZEand using ASCII as the file name encoding. - CpioArchiveOutputStream(OutputStream, short, int) - Constructor for class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Constructs the cpio output stream with a specified format using ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream, short, int, Charset) - Constructor for class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Constructs the cpio output stream with a specified format using ASCII as the file name encoding.
- CpioArchiveOutputStream(OutputStream, Charset) - Constructor for class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Constructs the cpio output stream.
- CpioArchiver - Class in kala.compress.archivers.cpio
- CpioArchiver() - Constructor for class kala.compress.archivers.cpio.CpioArchiver
- CpioConstants - Interface in kala.compress.archivers.cpio
-
All constants needed by CPIO.
- CpioUtil - Class in kala.compress.archivers.cpio
-
Package private utility class for Cpio
- CpioUtil() - Constructor for class kala.compress.archivers.cpio.CpioUtil
- cpLong - Variable in class kala.compress.harmony.unpack200.CpBands
- CPLong - Class in kala.compress.harmony.pack200
-
Constant pool entry for a long.
- CPLong - Class in kala.compress.harmony.unpack200.bytecode
-
Long constant pool entry.
- CPLong(long) - Constructor for class kala.compress.harmony.pack200.CPLong
- CPLong(Long, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPLong
- cpLongCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpLongValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- CPM - kala.compress.compressors.gzip.GzipParameters.OS
-
9: CP/M.
- CPMember - Class in kala.compress.harmony.unpack200.bytecode
-
Superclass for member constant pool entries, such as fields or methods.
- CPMember(CPUTF8, CPUTF8, long, List<Attribute>) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPMember
-
Constructs a new CPMember.
- CPMethod - Class in kala.compress.harmony.unpack200.bytecode
-
Method constant pool entry.
- CPMethod(CPUTF8, CPUTF8, long, List<Attribute>) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPMethod
- cpMethodClass - Variable in class kala.compress.harmony.unpack200.CpBands
- cpMethodClassInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpMethodCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpMethodDescriptor - Variable in class kala.compress.harmony.unpack200.CpBands
- cpMethodDescriptorInts - Variable in class kala.compress.harmony.unpack200.CpBands
- CPMethodOrField - Class in kala.compress.harmony.pack200
-
Constant pool entry for a method or field.
- CPMethodOrField(CPClass, CPNameAndType) - Constructor for class kala.compress.harmony.pack200.CPMethodOrField
- CPMethodRef - Class in kala.compress.harmony.unpack200.bytecode
-
Method reference constant pool entry.
- CPMethodRef(CPClass, CPNameAndType, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPMethodRef
- cpMethodValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- CPNameAndType - Class in kala.compress.harmony.pack200
-
Constant pool entry for a name and type pair.
- CPNameAndType - Class in kala.compress.harmony.unpack200.bytecode
-
Name and Type pair constant pool entry.
- CPNameAndType(CPUTF8, CPSignature) - Constructor for class kala.compress.harmony.pack200.CPNameAndType
- CPNameAndType(CPUTF8, CPUTF8, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPNameAndType
-
Constructs a new CPNameAndType.
- cpNameAndTypeValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpNameAndTypeValue(String) - Method in class kala.compress.harmony.unpack200.CpBands
- CPRef - Class in kala.compress.harmony.unpack200.bytecode
-
Abstract superclass for reference constant pool entries, such as a method or field reference.
- CPRef(byte, CPClass, CPNameAndType, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPRef
-
Constructs a new CPRef.
- cpSignature - Variable in class kala.compress.harmony.unpack200.CpBands
- CPSignature - Class in kala.compress.harmony.pack200
-
Constant pool entry for a signature.
- CPSignature(String, CPUTF8, List<CPClass>) - Constructor for class kala.compress.harmony.pack200.CPSignature
- cpSignatureCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpSignatureInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpSignatureValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpString - Variable in class kala.compress.harmony.unpack200.CpBands
- CPString - Class in kala.compress.harmony.pack200
-
Constant pool entry for a String.
- CPString - Class in kala.compress.harmony.unpack200.bytecode
-
String constant pool entry.
- CPString(CPUTF8) - Constructor for class kala.compress.harmony.pack200.CPString
- CPString(CPUTF8, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPString
- cpStringCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpStringInts - Variable in class kala.compress.harmony.unpack200.CpBands
- cpStringValue(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpUTF8 - Variable in class kala.compress.harmony.unpack200.AttrDefinitionBands
- cpUTF8 - Variable in class kala.compress.harmony.unpack200.CpBands
- cpUTF8 - Variable in class kala.compress.harmony.unpack200.FileBands
- cpUTF8 - Variable in class kala.compress.harmony.unpack200.IcBands
- CPUTF8 - Class in kala.compress.harmony.pack200
-
Constant pool entry for a UTF8 entry, used for storing long Strings.
- CPUTF8 - Class in kala.compress.harmony.unpack200.bytecode
-
UTF8 constant pool entry, used for storing long Strings.
- CPUTF8(String) - Constructor for class kala.compress.harmony.pack200.CPUTF8
- CPUTF8(String) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPUTF8
- CPUTF8(String, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.CPUTF8
-
Creates a new CPUTF8 instance
- cpUTF8Count - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- cpUTF8Value(int) - Method in class kala.compress.harmony.unpack200.CpBands
- cpUTF8Value(String) - Method in class kala.compress.harmony.unpack200.CpBands
- cpUTF8Value(String, boolean) - Method in class kala.compress.harmony.unpack200.CpBands
- crc - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- crc - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- crc - Variable in class kala.compress.archivers.sevenz.Folder
-
The CRC, if present.
- crc - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- crc - Variable in class kala.compress.archivers.zip.AsiExtraField
-
Instance used to calculate checksums.
- crc - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream.CompressedEntry
- crc - Variable in class kala.compress.archivers.zip.StreamCompressor
- crc - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
The checksum calculated as the current entry is read.
- crc - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- crc - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- crc - Variable in class kala.compress.compressors.bzip2.CRC
- crc - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- crc - Variable in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
The checksum of the uncompressed data
- crc - Variable in class kala.compress.compressors.snappy.PureJavaCrc32C
-
the current CRC value, bit-flipped
- CRC - Class in kala.compress.compressors.bzip2
-
A simple class the hold and calculate the cyclic redundancy check (CRC) for sanity checking of the data.
- CRC() - Constructor for class kala.compress.compressors.bzip2.CRC
- CRC_UNKNOWN - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- crc32 - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- CRC32 - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- CRC32_TABLE - Static variable in class kala.compress.compressors.bzip2.CRC
- CRC32VerifyingInputStream - Class in kala.compress.utils
-
A stream that verifies the CRC of the data read once the stream is exhausted.
- CRC32VerifyingInputStream(InputStream, long, int) - Constructor for class kala.compress.utils.CRC32VerifyingInputStream
-
Constructs a new instance.
- CRC32VerifyingInputStream(InputStream, long, long) - Constructor for class kala.compress.utils.CRC32VerifyingInputStream
-
Constructs a new instance.
- crcs - Variable in class kala.compress.archivers.sevenz.SubStreamsInfo
-
CRCs of unpacked streams, if present.
- create(int, ScatterGatherBackingStore) - Static method in class kala.compress.archivers.zip.StreamCompressor
-
Creates a stream compressor with the given compression level.
- create(DataOutput, Deflater) - Static method in class kala.compress.archivers.zip.StreamCompressor
-
Creates a stream compressor with the given compression level.
- create(OutputStream) - Static method in class kala.compress.archivers.zip.StreamCompressor
-
Creates a stream compressor with the default compression level.
- create(OutputStream, Deflater) - Static method in class kala.compress.archivers.zip.StreamCompressor
-
Creates a stream compressor with the given compression level.
- create(String, File, File) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetusing the formatformatby recursively including all files and directories indirectory. - create(String, OutputStream, File) - Method in class kala.compress.archivers.examples.Archiver
-
Deprecated.this method leaks resources
- create(String, OutputStream, File, CloseableConsumer) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetusing the formatformatby recursively including all files and directories indirectory. - create(String, SeekableByteChannel, File) - Method in class kala.compress.archivers.examples.Archiver
-
Deprecated.this method leaks resources
- create(String, SeekableByteChannel, File, CloseableConsumer) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetusing the formatformatby recursively including all files and directories indirectory. - create(String, SeekableByteChannel, Path) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetusing the formatformatby recursively including all files and directories indirectory. - create(String, Path, Path) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetusing the formatformatby recursively including all files and directories indirectory. - create(SeekableByteChannel, Deflater) - Static method in class kala.compress.archivers.zip.StreamCompressor
-
Creates a stream compressor with the given compression level.
- create(ArchiveOutputStream<?>, File) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetby recursively including all files and directories indirectory. - create(ArchiveOutputStream<?>, Path) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetby recursively including all files and directories indirectory. - create(ArchiveOutputStream<?>, Path, EnumSet<FileVisitOption>, LinkOption...) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetby recursively including all files and directories indirectory. - create(SevenZArchiveWriter, File) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetby recursively including all files and directories indirectory. - create(SevenZArchiveWriter, Path) - Method in class kala.compress.archivers.examples.Archiver
-
Creates an archive
targetby recursively including all files and directories indirectory. - create(ScatterGatherBackingStore) - Static method in class kala.compress.archivers.zip.StreamCompressor
-
Creates a stream compressor with the default compression level.
- CREATE_TIME_BIT - Static variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the original creation time is present in this extra field.
- createArchiveEntry(Path, String, LinkOption...) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
-
Creates an archive entry using the inputPath and entryName provided.
- createArchiveEntry(Path, String, LinkOption...) - Method in class kala.compress.archivers.ArchiveOutputStream
-
Creates an archive entry using the inputPath and entryName provided.
- createArchiveEntry(Path, String, LinkOption...) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Creates a new CpioArchiveEntry.
- createArchiveEntry(Path, String, LinkOption...) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Creates an archive entry using the inputPath and entryName provided.
- createArchiveEntry(Path, String, LinkOption...) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- createArchiveEntry(Path, String, LinkOption...) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP entry taking some information from the given file and using the provided name.
- createArchiveInputStream(InputStream) - Method in class kala.compress.archivers.ArchiveStreamFactory
-
Creates an archive input stream from an input stream, autodetecting the archive type from the first few bytes of the stream.
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.ar.ArArchiver
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.arj.ArjArchiver
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.cpio.CpioArchiver
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.dump.DumpArchiver
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.jar.JarArchiver
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.tar.TarArchiver
- createArchiveInputStream(InputStream, Charset) - Method in class kala.compress.archivers.zip.ZipArchiver
- createArchiveInputStream(String[], InputStream) - Static method in class kala.compress.archivers.examples.Lister
- createArchiveInputStream(String, InputStream) - Method in class kala.compress.archivers.ArchiveStreamFactory
-
Creates an archive input stream from an archiver name and an input stream.
- createArchiveInputStream(String, InputStream, Charset) - Method in class kala.compress.archivers.ArchiveStreamFactory
- createArchiveInputStream(String, InputStream, Charset) - Method in interface kala.compress.archivers.ArchiveStreamProvider
-
Creates an archive input stream from an archiver name and an input stream.
- createArchiveOutputStream(OutputStream, Charset) - Method in class kala.compress.archivers.ar.ArArchiver
- createArchiveOutputStream(OutputStream, Charset) - Method in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- createArchiveOutputStream(OutputStream, Charset) - Method in class kala.compress.archivers.cpio.CpioArchiver
- createArchiveOutputStream(OutputStream, Charset) - Method in class kala.compress.archivers.jar.JarArchiver
- createArchiveOutputStream(OutputStream, Charset) - Method in class kala.compress.archivers.tar.TarArchiver
- createArchiveOutputStream(OutputStream, Charset) - Method in class kala.compress.archivers.zip.ZipArchiver
- createArchiveOutputStream(String, OutputStream) - Method in class kala.compress.archivers.ArchiveStreamFactory
-
Creates an archive output stream from an archiver name and an output stream.
- createArchiveOutputStream(String, OutputStream, Charset) - Method in class kala.compress.archivers.ArchiveStreamFactory
- createArchiveOutputStream(String, OutputStream, Charset) - Method in interface kala.compress.archivers.ArchiveStreamProvider
-
Creates an archive output stream from an archiver name and an output stream.
- createBoundedInputStream(long, long) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Creates new BoundedInputStream, according to implementation of underlying archive channel.
- createCallable(ZipArchiveEntryRequestSupplier) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Creates a callable that will compress archive entry supplied by
ZipArchiveEntryRequestSupplier. - createCallable(ZipArchiveEntry, InputStreamSupplier) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Creates a callable that will compress the given archive entry.
- createCentralFileHeader(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- createCentralFileHeader(ZipArchiveEntry, ByteBuffer, ZipArchiveOutputStream.EntryMetaData, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the central file header entry.
- createCompressorInputStream(InputStream) - Method in class kala.compress.compressors.CompressorStreamFactory
-
Creates a compressor input stream from an input stream, auto-detecting the compressor type from the first few bytes of the stream.
- createCompressorInputStream(InputStream, boolean, int) - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- createCompressorInputStream(InputStream, Set<String>) - Method in class kala.compress.compressors.CompressorStreamFactory
-
Creates a compressor input stream from an input stream, auto-detecting the compressor type from the first few bytes of the stream while limiting the detected type to the provided set of compressor names.
- createCompressorInputStream(String, InputStream) - Method in class kala.compress.compressors.CompressorStreamFactory
-
Creates a compressor input stream from a compressor name and an input stream.
- createCompressorInputStream(String, InputStream, boolean) - Method in class kala.compress.compressors.CompressorStreamFactory
- createCompressorInputStream(String, InputStream, boolean) - Method in interface kala.compress.compressors.CompressorStreamProvider
-
Creates a compressor input stream from a compressor name and an input stream.
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.brotli.BrotliCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.bzip2.BZip2Compressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.deflate.DeflateCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.deflate64.Deflate64Compressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.gzip.GzipCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.lz4.BlockLZ4Compressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.lz4.FramedLZ4Compressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.lzma.LZMACompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.pack200.Pack200Compressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.snappy.SnappyCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.xz.XZCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.z.ZCompressor
- createCompressorInputStreamImpl(InputStream, boolean, int) - Method in class kala.compress.compressors.zstandard.ZstdCompressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.bzip2.BZip2Compressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.deflate.DeflateCompressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.gzip.GzipCompressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.lz4.BlockLZ4Compressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.lz4.FramedLZ4Compressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.lzma.LZMACompressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.pack200.Pack200Compressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.xz.XZCompressor
- createCompressorOutputImpl(OutputStream) - Method in class kala.compress.compressors.zstandard.ZstdCompressor
- createCompressorOutputStream(OutputStream) - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- createCompressorOutputStream(String, OutputStream) - Method in class kala.compress.compressors.CompressorStreamFactory
-
Creates a compressor output stream from a compressor name and an output stream.
- createCompressorOutputStream(String, OutputStream) - Method in interface kala.compress.compressors.CompressorStreamProvider
-
Creates a compressor output stream from a compressor name and an output stream.
- createDeferred(ScatterGatherBackingStoreSupplier) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
- createExtraField(ZipShort) - Method in interface kala.compress.archivers.zip.ExtraFieldParsingBehavior
-
Creates an instance of ZipExtraField for the given id.
- createExtraField(ZipShort) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Creates an instance of the appropriate ExtraField, falls back to
UnrecognizedExtraField. - createExtraField(ZipShort) - Method in enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
- createExtraFieldNoDefault(ZipShort) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Creates an instance of the appropriate
ZipExtraField. - createHuffmanDecodingTables(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
Called by recvDecodingTables() exclusively.
- createInputStream() - Method in class kala.compress.compressors.pack200.AbstractStreamBridge
-
Creates the input view.
- createInputStream() - Method in class kala.compress.compressors.pack200.InMemoryCachingStreamBridge
- createInputStream() - Method in class kala.compress.compressors.pack200.TempFileCachingStreamBridge
- createLocalFileHeader(ZipArchiveEntry, ByteBuffer, boolean, boolean, long) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- createNewAttributeBands() - Method in class kala.compress.harmony.pack200.ClassBands
- createNewSplitSegmentFile(Integer) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
-
Creates the new ZIP split segment, the last ZIP segment should be .zip, and the ZIP split segments' suffix should be like .z01, .z02, .z03, ...
- createParameterBuilder() - Static method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Returns a builder correctly configured for the LZ4 algorithm.
- createParameterBuilder(int) - Static method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
-
Returns a builder correctly configured for the Snappy algorithm using the gven block size.
- createTime - Variable in class kala.compress.archivers.zip.X000A_NTFS
- createTime - Variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- createUnicodeExtraFields - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
whether to create UnicodePathExtraField-s for each entry.
- createZipArchiveEntryRequest(ZipArchiveEntry, InputStreamSupplier) - Static method in class kala.compress.archivers.zip.ZipArchiveEntryRequest
-
Creates a ZipArchiveEntryRequest
- creationTime - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- ctime - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- cTime - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's status change time.
- CTIMELEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the created time field in an old GNU header buffer.
- CTIMELEN_XSTAR - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the created time field in a xstar header buffer.
- currBlkIdx - Variable in class kala.compress.archivers.dump.TapeInputStream
- currBytes - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- current - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
The entry that is currently being read.
- CURRENT_PATH_SEGMENT - Static variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- currentBlock - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- currentChannel - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- currentChannelIdx - Variable in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- currentChar - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- currentClass - Variable in class kala.compress.harmony.pack200.BcBands
- currentClass - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- currentClassReader - Variable in class kala.compress.harmony.pack200.Segment
- currentClassReferencesInnerClass(CPClass) - Method in class kala.compress.harmony.pack200.ClassBands
- currentCompressedChunk - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- currentEntry - Variable in class kala.compress.archivers.ar.ArArchiveInputStream
- currentEntry - Variable in class kala.compress.changes.ChangeSetPerformer.ZipFileIterator
- CurrentEntry() - Constructor for class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
- CurrentEntry(ZipArchiveEntry) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream.CurrentEntry
- currentEntryHasOutstandingBytes() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
If the compressed size of the current entry is included in the entry header and there are any outstanding bytes in the underlying stream, then this returns true.
- currentEntryIndex - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- currentFolderIndex - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- currentFolderInputStream - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- currentIndex - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- currentIndex - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- currentInputStream - Variable in class kala.compress.archivers.arj.ArjArchiveInputStream
- currentLocalFileHeader - Variable in class kala.compress.archivers.arj.ArjArchiveInputStream
- currentNewClass - Variable in class kala.compress.harmony.pack200.BcBands
- currentOutputStream - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- currentPosition - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- currEntry - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
The meta-data about the current entry.
- currEntry - Variable in class kala.compress.archivers.tar.TarArchiveReader
-
The meta-data about the current entry
- currentSegmentSize - Variable in class kala.compress.harmony.pack200.Archive
- currentSparseInputStreamIndex - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
The index of current input stream being read when reading sparse entries.
- currentSparseInputStreamIndex - Variable in class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- currentSplitSegmentBytesWritten - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- currentSplitSegmentIndex - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- currentState - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- currName - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- currSize - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- customDictionary - Variable in class kala.compress.compressors.brotli.dec.State
D
- d - Variable in class kala.compress.harmony.pack200.BHSDCodec
-
Whether delta encoding is used (0=false,1=true).
- data - Variable in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- data - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
All memory intensive stuff.
- data - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
All memory intensive stuff.
- data - Variable in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
- data - Variable in class kala.compress.utils.SeekableInMemoryByteChannel
- Data(int) - Constructor for class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- Data(int) - Constructor for class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- DATA - Static variable in class kala.compress.compressors.brotli.dec.Dictionary.DataHolder
- DATA_DESCRIPTOR - Static variable in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The entry uses a data descriptor.
- DATA_DESCRIPTOR_FLAG - Static variable in class kala.compress.archivers.zip.GeneralPurposeBit
-
Indicates that a data descriptor stored after the file contents will hold CRC and size information.
- DATA_DESCRIPTOR_MIN_VERSION - Static variable in class kala.compress.archivers.zip.ZipConstants
-
ZIP specification version that introduced data descriptor method
- dataDescriptorFlag - Variable in class kala.compress.archivers.zip.GeneralPurposeBit
- DataHolder() - Constructor for class kala.compress.compressors.brotli.dec.Dictionary.DataHolder
- DataHolder0() - Constructor for class kala.compress.compressors.brotli.dec.Dictionary.DataHolder0
- DataHolder1() - Constructor for class kala.compress.compressors.brotli.dec.Dictionary.DataHolder1
- DataHolder2() - Constructor for class kala.compress.compressors.brotli.dec.Dictionary.DataHolder2
- dataOffset - Variable in class kala.compress.archivers.tar.TarArchiveEntry
- dataOffset - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- DataOutputCompressor(Deflater, DataOutput) - Constructor for class kala.compress.archivers.zip.StreamCompressor.DataOutputCompressor
- dataStart - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.CurrentEntry
-
Data for local header data
- dateTimeAccessed - Variable in class kala.compress.archivers.arj.LocalFileHeader
- dateTimeCreated - Variable in class kala.compress.archivers.arj.LocalFileHeader
- dateTimeCreated - Variable in class kala.compress.archivers.arj.MainHeader
- dateTimeModified - Variable in class kala.compress.archivers.arj.LocalFileHeader
- dateTimeModified - Variable in class kala.compress.archivers.arj.MainHeader
- DD - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- DD_SIG - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
data descriptor signature
- DD_SIG - Static variable in class kala.compress.archivers.zip.ZipLong
-
Data Descriptor signature.
- decIS - Variable in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- decode(byte[]) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- decode(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- decode(InputStream) - Method in class kala.compress.harmony.pack200.BHSDCodec
- decode(InputStream) - Method in class kala.compress.harmony.pack200.Codec
-
Decodes a sequence of bytes from the given input stream, returning the value as a long.
- decode(InputStream) - Method in class kala.compress.harmony.pack200.PopulationCodec
- decode(InputStream) - Method in class kala.compress.harmony.pack200.RunCodec
- decode(InputStream, int) - Static method in class kala.compress.archivers.zip.BinaryTree
-
Decodes the packed binary tree from the specified stream.
- decode(InputStream, long) - Method in class kala.compress.harmony.pack200.BHSDCodec
- decode(InputStream, long) - Method in class kala.compress.harmony.pack200.Codec
-
Decodes a sequence of bytes from the given input stream, returning the value as a long.
- decode(InputStream, long) - Method in class kala.compress.harmony.pack200.PopulationCodec
- decode(InputStream, long) - Method in class kala.compress.harmony.pack200.RunCodec
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.AbstractCoder
-
Decodes using stream that reads from in using the configured coder and password.
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.Coders.BCJDecoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.Coders.BZIP2Decoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.Coders.CopyDecoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.Coders.Deflate64Decoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.Coders.DeflateDecoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.DeltaDecoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- decode(String, InputStream, long, Coder, byte[], int) - Method in class kala.compress.archivers.sevenz.LZMADecoder
- decode(Charset, byte[]) - Static method in class kala.compress.utils.Charsets
-
Use this method instead of
org.apache.commons.compress.archivers.zip.ZipEncoding#decode(byte[]) - decode(Charset, byte[], int, int) - Static method in class kala.compress.archivers.dump.DumpArchiveUtil
-
Decodes a byte array to a string.
- decode(HuffmanTreeGroup, BitReader) - Static method in class kala.compress.compressors.brotli.dec.HuffmanTreeGroup
-
Decodes Huffman trees from input stream and constructs lookup tables.
- Decode - Class in kala.compress.compressors.brotli.dec
-
API for Brotli decompression.
- Decode() - Constructor for class kala.compress.compressors.brotli.dec.Decode
- decodeBandInt(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
-
Decodes a band and return an array of
intvalues. - decodeBandInt(String, InputStream, BHSDCodec, int[]) - Method in class kala.compress.harmony.unpack200.BandSet
-
Decodes a band and return an array of
int[]values. - decodeBlockTypeAndLength(State, int) - Static method in class kala.compress.compressors.brotli.dec.Decode
- decodeCommandBlockSwitch(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- decodeContextMap(int, byte[], BitReader) - Static method in class kala.compress.compressors.brotli.dec.Decode
- decodeDistanceBlockSwitch(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- decodeInts(int, InputStream) - Method in class kala.compress.harmony.pack200.BHSDCodec
- decodeInts(int, InputStream) - Method in class kala.compress.harmony.pack200.Codec
-
Decodes a sequence of
nvalues fromin. - decodeInts(int, InputStream) - Method in class kala.compress.harmony.pack200.PopulationCodec
- decodeInts(int, InputStream) - Method in class kala.compress.harmony.pack200.RunCodec
- decodeInts(int, InputStream, int) - Method in class kala.compress.harmony.pack200.BHSDCodec
- decodeInts(int, InputStream, int) - Method in class kala.compress.harmony.pack200.Codec
-
Decodes a sequence of
nvalues fromin. - decodeLiteralBlockSwitch(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- decodeMetaBlockLength(BitReader, State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- decodeNext(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- decoder - Variable in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- decoderFor(Charset) - Static method in class kala.compress.utils.Charsets
- DecoderState() - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder.DecoderState
- decodeScalar(String, InputStream, BHSDCodec) - Method in class kala.compress.harmony.unpack200.SegmentHeader
-
Decode a scalar from the band file.
- decodeScalar(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.SegmentHeader
-
Decode a number of scalars from the band file.
- decodeVarLenUnsignedByte(BitReader) - Static method in class kala.compress.compressors.brotli.dec.Decode
-
Decodes a number in the range [0..255], by reading 1 - 11 bits.
- decodeWindowBits(BitReader) - Static method in class kala.compress.compressors.brotli.dec.State
- DecodingMemory() - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- DecodingMemory(int) - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- decompress(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
-
Actual decompress implementation.
- decompressConcatenated - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- decompressConcatenated - Variable in class kala.compress.compressors.CompressorStreamFactory
-
If true, decompress until the end of the input.
- decompressConcatenated - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- decompressConcatenated - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- decompressionMethodId - Variable in class kala.compress.archivers.sevenz.Coder
- decompressNextSymbol() - Method in class kala.compress.archivers.zip.UnshrinkingInputStream
- decompressNextSymbol() - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Read the next code and expand it.
- decompressNextSymbol() - Method in class kala.compress.compressors.z.ZCompressorInputStream
-
Read the next code and expand it.
- def - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
This Deflater object is used for output.
- def - Variable in class kala.compress.harmony.pack200.NewAttributeBands
- DEFAULT - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
The singleton instance using the UTF-8.
- DEFAULT - Static variable in class kala.compress.archivers.zip.JarMarker
- DEFAULT - Static variable in class kala.compress.compressors.bzip2.CRC
- DEFAULT - Static variable in class kala.compress.compressors.CompressorStreamFactory
- DEFAULT - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
The default parameters of 4M block size, enabled content checksum, disabled block checksums and independent blocks.
- DEFAULT_BLKSIZE - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Default block size
- DEFAULT_BLOCK_SIZE - Static variable in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Default block size
- DEFAULT_BUFFER_SIZE - Static variable in class kala.compress.harmony.pack200.Pack200Adapter
- DEFAULT_BUFFER_SIZE - Static variable in class kala.compress.utils.IOUtils
-
The default buffer size (8192) to use in copy methods.
- DEFAULT_CHARSET - Static variable in class kala.compress.archivers.ArchiveReaderBuilder
- DEFAULT_CHARSET - Static variable in class kala.compress.archivers.cpio.CpioUtil
- DEFAULT_CHARSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- DEFAULT_CODE_LENGTH - Static variable in class kala.compress.compressors.brotli.dec.Decode
- DEFAULT_CODE_SIZE - Static variable in class kala.compress.compressors.lzw.LZWInputStream
- DEFAULT_COMPRESSION - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Default compression level for deflated entries.
- DEFAULT_DIR_MODE - Static variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Default permissions bits for directories
- DEFAULT_DIR_PERM - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Default permissions for directories.
- DEFAULT_FILE_MODE - Static variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Default permissions bits for files
- DEFAULT_FILE_NAME - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- DEFAULT_FILE_PERM - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Default permissions for plain files.
- DEFAULT_INTERNAL_BUFFER_SIZE - Static variable in class kala.compress.compressors.brotli.dec.BrotliInputStream
- DEFAULT_LINK_PERM - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Default permissions for symbolic links.
- DEFAULT_MODE - Static variable in class kala.compress.archivers.ar.ArArchiveEntry
- DEFAULT_OPEN_OPTIONS - Static variable in class kala.compress.archivers.ArchiveReaderBuilder
- DEFAULT_RCDSIZE - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Default record size
- defaultAttributeNames - Variable in class kala.compress.harmony.pack200.CpBands
- DefaultBackingStoreSupplier - Class in kala.compress.archivers.zip
-
Implements
ScatterGatherBackingStoreSupplierusing a temporary folder. - DefaultBackingStoreSupplier(Path) - Constructor for class kala.compress.archivers.zip.DefaultBackingStoreSupplier
-
Constructs a new instance.
- defaultCaseBody - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Union
- defaultCaseBody - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- defaultClassMajorVersion - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- defaultClassMinorVersion - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- defaultCodec - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- defaultCount - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- defaultExtension - Variable in class kala.compress.compressors.FileNameUtil
-
The format's default extension.
- deferredBlockStreams - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- deflate() - Method in class kala.compress.archivers.zip.StreamCompressor
- deflate() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes next block of compressed data to the output stream.
- deflate() - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
- deflate(InputStream, int) - Method in class kala.compress.archivers.zip.StreamCompressor
-
Deflates the given source using the supplied compression method
- DEFLATE - kala.compress.archivers.sevenz.SevenZMethod
-
Deflate.
- DEFLATE - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "deflate") used to identify the Deflate compress method.
- deflate_hint - Variable in class kala.compress.harmony.pack200.SegmentHeader
- DEFLATE_HINT - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- DEFLATE_HINT - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The deflation hint to set in the output archive.
- DEFLATE_HINT - Static variable in interface kala.compress.java.util.jar.Pack200.Unpacker
-
The String indicating if the unpacker should ignore all transmitted values, can be replaced by either
trueorfalse. - DEFLATE_MIN_VERSION - Static variable in class kala.compress.archivers.zip.ZipConstants
-
ZIP specification version that introduced DEFLATE compression method.
- DEFLATE64 - kala.compress.archivers.sevenz.SevenZMethod
-
Deflate64.
- DEFLATE64 - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "deflate64") used to identify the Deflate64 compress method.
- Deflate64Compressor - Class in kala.compress.compressors.deflate64
- Deflate64Compressor() - Constructor for class kala.compress.compressors.deflate64.Deflate64Compressor
- Deflate64CompressorInputStream - Class in kala.compress.compressors.deflate64
-
Deflate64 decompressor.
- Deflate64CompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
-
Constructs a Deflate64CompressorInputStream.
- Deflate64CompressorInputStream(HuffmanDecoder) - Constructor for class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- Deflate64Decoder() - Constructor for class kala.compress.archivers.sevenz.Coders.Deflate64Decoder
- deflateBuffer - Variable in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
The buffer receiving the compressed data from the deflater
- DeflateCompressor - Class in kala.compress.compressors.deflate
- DeflateCompressor() - Constructor for class kala.compress.compressors.deflate.DeflateCompressor
- DeflateCompressorInputStream - Class in kala.compress.compressors.deflate
-
Deflate decompressor.
- DeflateCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.deflate.DeflateCompressorInputStream
-
Creates a new input stream that decompresses Deflate-compressed data from the specified input stream.
- DeflateCompressorInputStream(InputStream, DeflateParameters) - Constructor for class kala.compress.compressors.deflate.DeflateCompressorInputStream
-
Creates a new input stream that decompresses Deflate-compressed data from the specified input stream.
- DeflateCompressorOutputStream - Class in kala.compress.compressors.deflate
-
Deflate compressor.
- DeflateCompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.deflate.DeflateCompressorOutputStream
-
Creates a Deflate compressed output stream with the default parameters.
- DeflateCompressorOutputStream(OutputStream, DeflateParameters) - Constructor for class kala.compress.compressors.deflate.DeflateCompressorOutputStream
-
Creates a Deflate compressed output stream with the specified parameters.
- DEFLATED - kala.compress.archivers.zip.ZipMethod
-
Compression method 8 for compressed (deflated) entries.
- DEFLATED - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Compression method for deflated entries.
- DeflateDecoder() - Constructor for class kala.compress.archivers.sevenz.Coders.DeflateDecoder
- DeflateDecoderInputStream(InflaterInputStream, Inflater) - Constructor for class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderInputStream
- DeflateDecoderOutputStream(DeflaterOutputStream, Deflater) - Constructor for class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderOutputStream
- deflateHint - Variable in class kala.compress.harmony.pack200.Archive.PackingFile
- deflateHint - Variable in class kala.compress.harmony.pack200.PackingOptions
- deflateHint - Variable in class kala.compress.harmony.unpack200.Archive
- deflateHint - Variable in class kala.compress.harmony.unpack200.Segment
- DeflateParameters - Class in kala.compress.compressors.deflate
-
Parameters for the Deflate compressor.
- DeflateParameters() - Constructor for class kala.compress.compressors.deflate.DeflateParameters
- deflater - Variable in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderOutputStream
- deflater - Variable in class kala.compress.archivers.zip.StreamCompressor
- deflater - Variable in class kala.compress.compressors.deflate.DeflateCompressorOutputStream
- deflater - Variable in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Deflater used to compress the data
- DEFLATER_BLOCK_SIZE - Static variable in class kala.compress.archivers.zip.StreamCompressor
-
Apparently Deflater.setInput gets slowed down a lot on Sun JVMs when it gets handed a huge buffer.
- deflaterOutputStream - Variable in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderOutputStream
- deflateStrategy - Variable in class kala.compress.compressors.gzip.GzipParameters
- deflateUntilInputIsNeeded() - Method in class kala.compress.archivers.zip.StreamCompressor
- delete(String) - Method in class kala.compress.changes.ChangeSet
-
Deletes the file with the file name from the archive.
- DELETE - kala.compress.changes.Change.ChangeType
-
Delete.
- DELETE_DIR - kala.compress.changes.Change.ChangeType
-
Delete directory.
- deleted - Variable in class kala.compress.changes.ChangeSetResults
- deleted(String) - Method in class kala.compress.changes.ChangeSetResults
-
Adds the file name of a recently deleted file to the result list.
- deleteDir(String) - Method in class kala.compress.changes.ChangeSet
-
Deletes the directory tree from the archive.
- DELTA_FILTER - kala.compress.archivers.sevenz.SevenZMethod
-
Delta filter.
- DELTA5 - Static variable in class kala.compress.harmony.pack200.Codec
-
DELTA5 = (5,64,1,1): Used for the majority of numerical codings where there is a correlated sequence of signed values.
- DeltaDecoder - Class in kala.compress.archivers.sevenz
- DeltaDecoder() - Constructor for class kala.compress.archivers.sevenz.DeltaDecoder
- deltaDoubleSignedCodecs1 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaIsAscending - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- deltaSignedCodecs1 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaSignedCodecs2 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaSignedCodecs3 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaSignedCodecs4 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaSignedCodecs5 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaUnsignedCodecs1 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaUnsignedCodecs2 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaUnsignedCodecs3 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaUnsignedCodecs4 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- deltaUnsignedCodecs5 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- DeprecatedAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Deprecated class file attribute.
- DeprecatedAttribute() - Constructor for class kala.compress.harmony.unpack200.bytecode.DeprecatedAttribute
- DEPTH_THRESH - Static variable in class kala.compress.compressors.bzip2.BlockSort
- DES - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- desc - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- descriptor - Variable in class kala.compress.harmony.unpack200.bytecode.CPMember
- descriptor - Variable in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- descriptorIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPMember
- descriptorIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- descriptorIndexes - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- descriptors - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- descriptorsToCPNameAndTypes - Variable in class kala.compress.harmony.unpack200.CpBands
- descrOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- destroy() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Closes the underlying stream/file without finishing the archive, the result will likely be a corrupt archive.
- detect(InputStream) - Static method in class kala.compress.archivers.ArchiveStreamFactory
-
Try to determine the type of Archiver
- detect(InputStream) - Static method in class kala.compress.compressors.CompressorStreamFactory
-
Detects the type of compressor stream.
- detect(InputStream, Set<String>) - Static method in class kala.compress.compressors.CompressorStreamFactory
-
Detects the type of compressor stream while limiting the type to the provided set of compressor names.
- detectFormat(Path) - Static method in class kala.compress.archivers.examples.Lister
- DEVLEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of each of the device fields (major and minor) in a header buffer.
- devMajor - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's major device number.
- devMinor - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's minor device number.
- devname - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- dialect - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
The dialect to expect
- Dictionary - Class in kala.compress.compressors.brotli.dec
-
Collection of static dictionary words.
- Dictionary() - Constructor for class kala.compress.compressors.brotli.dec.Dictionary
- Dictionary.DataHolder - Class in kala.compress.compressors.brotli.dec
- Dictionary.DataHolder0 - Class in kala.compress.compressors.brotli.dec
-
"Initialization-on-demand holder idiom" implementation.
- Dictionary.DataHolder1 - Class in kala.compress.compressors.brotli.dec
- Dictionary.DataHolder2 - Class in kala.compress.compressors.brotli.dec
- dictionarySize - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
The size of the sliding dictionary (4K or 8K)
- dir - Variable in class kala.compress.archivers.zip.DefaultBackingStoreSupplier
- DIR_FLAG - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Indicates directories.
- directory - Variable in class kala.compress.archivers.examples.Archiver.ArchiverFileVisitor
- DIRECTORY - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- DIRECTORY - Static variable in class kala.compress.archivers.arj.LocalFileHeader.FileTypes
- Dirent - Class in kala.compress.archivers.dump
-
Directory entry.
- Dirent(int, int, int, String) - Constructor for class kala.compress.archivers.dump.Dirent
-
Constructor
- dirFlag - Variable in class kala.compress.archivers.zip.AsiExtraField
-
Is this an entry for a directory?
- dis - Variable in class kala.compress.archivers.arj.ArjArchiveInputStream
- DISK_NUMBER_TOO_BIG_MESSAGE - Static variable in exception kala.compress.archivers.zip.Zip64RequiredException
- diskNumberStart - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- diskStart - Variable in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- diskToPosition - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- distance - Variable in class kala.compress.compressors.brotli.dec.State
- DISTANCE_CONTEXT_BITS - Static variable in class kala.compress.compressors.brotli.dec.Decode
- DISTANCE_SHORT_CODE_INDEX_OFFSET - Static variable in class kala.compress.compressors.brotli.dec.Decode
- DISTANCE_SHORT_CODE_VALUE_OFFSET - Static variable in class kala.compress.compressors.brotli.dec.Decode
- DISTANCE_TABLE - Static variable in class kala.compress.compressors.deflate64.HuffmanDecoder
-
-------------------------------------------------------------------- idx xtra dist idx xtra dist idx xtra dist -------------------------------------------------------------------- 0 0 1 10 4 33-48 20 9 1025-1536 1 0 2 11 4 49-64 21 9 1537-2048 2 0 3 12 5 65-96 22 10 2049-3072 3 0 4 13 5 97-128 23 10 3073-4096 4 1 5,6 14 6 129-192 24 11 4097-6144 5 1 7,8 15 6 193-256 25 11 6145-8192 6 2 9-12 16 7 257-384 26 12 8193-12288 7 2 13-16 17 7 385-512 27 12 12289-16384 8 3 17-24 18 8 513-768 28 13 16385-24576 9 3 25-32 19 8 769-1024 29 13 24577-32768 30 14 32769-49152 31 14 49153-65536 --------------------------------------------------------------------
- distanceCode - Variable in class kala.compress.compressors.brotli.dec.State
- distancePostfixBits - Variable in class kala.compress.compressors.brotli.dec.State
- distancePostfixMask - Variable in class kala.compress.compressors.brotli.dec.State
- distanceTree - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
The binary tree containing the 64 encoded distances
- distanceTree - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- distContextMap - Variable in class kala.compress.compressors.brotli.dec.State
- distContextMapSlice - Variable in class kala.compress.compressors.brotli.dec.State
- distinctValues - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- distRb - Variable in class kala.compress.compressors.brotli.dec.State
- distRbIdx - Variable in class kala.compress.compressors.brotli.dec.State
- doBciRenumbering(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.ClassBands
- doCompress(byte[], int, int) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- doNormalPack() - Method in class kala.compress.harmony.pack200.Archive
- doPreRead - Variable in class kala.compress.harmony.unpack200.Segment
- DOS - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
0
- DOSTIME_BEFORE_1980 - Static variable in class kala.compress.archivers.zip.ZipUtil
-
DOS time constant for representing timestamps before 1980.
- DOSTIME_BEFORE_1980_AS_JAVA_TIME - Static variable in class kala.compress.archivers.zip.ZipUtil
-
Java time representation of the smallest date/time ZIP can handle
- dosTimeToFileTime(long) - Static method in class kala.compress.utils.TimeUtils
-
Converts DOS time to Java time (number of milliseconds since epoch).
- dosToJavaTime(long) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Converts DOS time to Java time (number of milliseconds since epoch).
- DoubleForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have double references (and only double references).
- DoubleForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.DoubleForm
- doubleOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- doublesToCPDoubles - Variable in class kala.compress.harmony.unpack200.CpBands
- doWrite(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- doWrite(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- doWrite(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- doWrite(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- doWrite(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPMember
- doZeroEffortPack() - Method in class kala.compress.harmony.pack200.Archive
- DRACONIC - kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
Throw an exception if any of the recognized extra fields cannot be parsed or any extra field violates the recommended pattern.
- drainCurrentEntryData() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Read all data of the current entry from the underlying stream that hasn't been read, yet.
- DUMP - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "dump") used to identify the UNIX DUMP archive format.
- DUMP_ARCHIVER - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- DUMP_SIGNATURE_SIZE - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- DumpArchiveConstants - Class in kala.compress.archivers.dump
-
Various constants associated with dump archives.
- DumpArchiveConstants() - Constructor for class kala.compress.archivers.dump.DumpArchiveConstants
- DumpArchiveConstants.COMPRESSION_TYPE - Enum in kala.compress.archivers.dump
-
The type of compression.
- DumpArchiveConstants.SEGMENT_TYPE - Enum in kala.compress.archivers.dump
-
The type of tape segment.
- DumpArchiveEntry - Class in kala.compress.archivers.dump
-
This class represents an entry in a Dump archive.
- DumpArchiveEntry() - Constructor for class kala.compress.archivers.dump.DumpArchiveEntry
-
Constructs a default instance.
- DumpArchiveEntry(String, String) - Constructor for class kala.compress.archivers.dump.DumpArchiveEntry
-
Constructs a new instance with only names.
- DumpArchiveEntry(String, String, int, DumpArchiveEntry.TYPE) - Constructor for class kala.compress.archivers.dump.DumpArchiveEntry
-
Constructs a new instance with name, inode and type.
- DumpArchiveEntry.PERMISSION - Enum in kala.compress.archivers.dump
- DumpArchiveEntry.TapeSegmentHeader - Class in kala.compress.archivers.dump
-
Archive entry as stored on tape.
- DumpArchiveEntry.TYPE - Enum in kala.compress.archivers.dump
- DumpArchiveException - Exception in kala.compress.archivers.dump
-
Dump Archive Exception
- DumpArchiveException() - Constructor for exception kala.compress.archivers.dump.DumpArchiveException
- DumpArchiveException(String) - Constructor for exception kala.compress.archivers.dump.DumpArchiveException
- DumpArchiveException(String, Throwable) - Constructor for exception kala.compress.archivers.dump.DumpArchiveException
- DumpArchiveException(Throwable) - Constructor for exception kala.compress.archivers.dump.DumpArchiveException
- DumpArchiveInputStream - Class in kala.compress.archivers.dump
-
The DumpArchiveInputStream reads a UNIX dump archive as an InputStream.
- DumpArchiveInputStream(InputStream) - Constructor for class kala.compress.archivers.dump.DumpArchiveInputStream
-
Constructor using the UTF-8 for file names.
- DumpArchiveInputStream(InputStream, Charset) - Constructor for class kala.compress.archivers.dump.DumpArchiveInputStream
-
Constructs a new instance.
- DumpArchiver - Class in kala.compress.archivers.dump
- DumpArchiver() - Constructor for class kala.compress.archivers.dump.DumpArchiver
- DumpArchiveSummary - Class in kala.compress.archivers.dump
-
This class represents identifying information about a Dump archive volume.
- DumpArchiveSummary(byte[], Charset) - Constructor for class kala.compress.archivers.dump.DumpArchiveSummary
- DumpArchiveUtil - Class in kala.compress.archivers.dump
-
Various utilities for dump archives.
- DumpArchiveUtil() - Constructor for class kala.compress.archivers.dump.DumpArchiveUtil
-
Private constructor to prevent instantiation.
- dumpTime - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- DWORD - Static variable in class kala.compress.archivers.zip.ZipConstants
-
Length of a ZipEightByteInteger in bytes
- dwordBbuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- dwordBuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- DYNAMIC_CODES - kala.compress.compressors.deflate64.HuffmanState
E
- eclass - Variable in class kala.compress.compressors.bzip2.BlockSort
- effort - Variable in class kala.compress.harmony.pack200.BandSet
- effort - Variable in class kala.compress.harmony.pack200.PackingOptions
- EFFORT - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The indicated amount of effort to use in compressing the archive.
- effortThresholds - Static variable in class kala.compress.harmony.pack200.BandSet
- elementNames - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- elementValue - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- ElementValue(int, Object) - Constructor for class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- elementValues - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- EMPTY_ARRAY - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- EMPTY_ARRAY - Static variable in class kala.compress.harmony.unpack200.IcTuple
- EMPTY_ATTRIBUTE_ARRAY - Static variable in class kala.compress.harmony.pack200.PackingOptions
- EMPTY_BYTE_ARRAY - Static variable in class kala.compress.archivers.sevenz.AES256Options
- EMPTY_BYTE_ARRAY - Static variable in class kala.compress.harmony.pack200.Archive
- EMPTY_BYTE_ARRAY - Static variable in class kala.compress.harmony.pack200.BandSet
- EMPTY_BYTE_ARRAY - Static variable in class kala.compress.harmony.unpack200.SegmentHeader
- EMPTY_BYTE_ARRAY - Static variable in class kala.compress.utils.ByteUtils
-
Empty array.
- EMPTY_FileVisitOption - Static variable in class kala.compress.archivers.examples.Archiver
-
No
FileVisitOption. - EMPTY_FOLDER_ARRAY - Static variable in class kala.compress.archivers.sevenz.Folder
- EMPTY_INT_ARRAY - Static variable in class kala.compress.harmony.pack200.CodecEncoding
- EMPTY_LINK_OPTIONS - Static variable in class kala.compress.utils.IOUtils
-
Empty array of type
LinkOption. - EMPTY_LINKED_LIST - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- EMPTY_LONG_ARRAY - Static variable in class kala.compress.harmony.pack200.ClassBands
- EMPTY_OPEN_OPTIONS - Static variable in class kala.compress.utils.IOUtils
-
Empty array of type
OpenOption. - EMPTY_PATH_ARRAY - Static variable in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
- EMPTY_SEVEN_Z_ARCHIVE_ENTRY_ARRAY - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- EMPTY_STRING - Static variable in class kala.compress.harmony.unpack200.CpBands
- EMPTY_STRING_ARRAY - Static variable in class kala.compress.harmony.unpack200.IcTuple
- EMPTY_TAR_ARCHIVE_ENTRY_ARRAY - Static variable in class kala.compress.archivers.tar.TarArchiveEntry
- EMPTY_ZIP_EXTRA_FIELD_ARRAY - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils
- EnclosingMethodAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Enclosing method class file attribute.
- EnclosingMethodAttribute(CPClass, CPNameAndType) - Constructor for class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- encode() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
Encodes the set bits in a form suitable for ZIP archives.
- encode(byte[], int) - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
Encodes the set bits in a form suitable for ZIP archives.
- encode(int) - Method in class kala.compress.harmony.pack200.BHSDCodec
- encode(int) - Method in class kala.compress.harmony.pack200.Codec
-
Encodes a single value into a sequence of bytes.
- encode(int) - Method in class kala.compress.harmony.pack200.PopulationCodec
- encode(int) - Method in class kala.compress.harmony.pack200.RunCodec
- encode(int[]) - Method in class kala.compress.harmony.pack200.Codec
-
Encodes a sequence of integers into a byte array
- encode(int[], int[], int[]) - Method in class kala.compress.harmony.pack200.PopulationCodec
- encode(int, int) - Method in class kala.compress.harmony.pack200.BHSDCodec
- encode(int, int) - Method in class kala.compress.harmony.pack200.Codec
-
Encodes a single value into a sequence of bytes.
- encode(int, int) - Method in class kala.compress.harmony.pack200.PopulationCodec
- encode(int, int) - Method in class kala.compress.harmony.pack200.RunCodec
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.AbstractCoder
-
Encodes using a stream that writes to out using the given configuration.
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.Coders.BCJDecoder
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.Coders.BZIP2Decoder
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.Coders.CopyDecoder
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.Coders.DeflateDecoder
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.DeltaDecoder
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- encode(OutputStream, Object) - Method in class kala.compress.archivers.sevenz.LZMADecoder
- encode(String) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Encodes the given string using the configured encoding.
- encode(Charset, String) - Static method in class kala.compress.utils.Charsets
-
Encode a file name or a comment to a byte array suitable for storing it to a serialized zip entry.
- encodeBandInt(String, int[], BHSDCodec) - Method in class kala.compress.harmony.pack200.BandSet
-
Encode a band of integers.
- encodedBand - Variable in class kala.compress.harmony.pack200.BandSet.BandAnalysisResults
- encodeExtendedPaxHeadersContents(Map<String, String>) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- encodeFlags(String, long[][], BHSDCodec, BHSDCodec, boolean) - Method in class kala.compress.harmony.pack200.BandSet
- encodeFlags(String, long[], BHSDCodec, BHSDCodec, boolean) - Method in class kala.compress.harmony.pack200.BandSet
-
Encode a band of longs (values are split into their high and low 32 bits and then encoded as two separate bands
- encodeFully(CharsetEncoder, CharBuffer, ByteBuffer) - Static method in class kala.compress.utils.Charsets
- encoderFor(Charset) - Static method in class kala.compress.utils.Charsets
- encodes(long) - Method in class kala.compress.harmony.pack200.BHSDCodec
-
True if this encoding can code the given value
- encodeScalar(int[], BHSDCodec) - Method in class kala.compress.harmony.pack200.BandSet
-
Encode a band without considering other Codecs
- encodeScalar(int, BHSDCodec) - Method in class kala.compress.harmony.pack200.BandSet
-
Encode a single value with the given Codec
- encodeSurrogate(CharBuffer, char) - Static method in class kala.compress.utils.Charsets
- encodeWithPopulationCodec(int[], BHSDCodec, BandSet.BandData, BandSet.BandAnalysisResults) - Method in class kala.compress.harmony.pack200.BandSet
- encoding - Variable in class kala.compress.archivers.ArchiveInputStream
- encoding - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
The encoding to use for file names and labels.
- encoding - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- encoding - Variable in class kala.compress.archivers.tar.TarArchiveReader
-
The encoding of the tar file
- encoding - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
The encoding to use for file names and the file comment.
- encoding - Variable in class kala.compress.archivers.zip.ZipArchiveReader
-
The encoding to use for file names and the file comment.
- ENCRYPTION - Static variable in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The entry is encrypted.
- ENCRYPTION_FLAG - Static variable in class kala.compress.archivers.zip.GeneralPurposeBit
-
Indicates that the file is encrypted.
- EncryptionAlgorithm(int) - Constructor for enum kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
private constructor for enum style class.
- encryptionFlag - Variable in class kala.compress.archivers.zip.GeneralPurposeBit
- encryptionVersion - Variable in class kala.compress.archivers.arj.MainHeader
- end - Variable in class kala.compress.utils.BoundedArchiveInputStream
- END - kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- END_MARK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- endBlock() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- endBlock() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- endCompression() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- endMarker - Static variable in class kala.compress.harmony.pack200.BcBands
- endOfBlock - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- endOfClass() - Method in class kala.compress.harmony.pack200.ClassBands
- endOfMethod() - Method in class kala.compress.harmony.pack200.ClassBands
- endOfStreamReached - Variable in class kala.compress.compressors.brotli.dec.BitReader
-
Input stream is finished.
- endPC - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- endPcRenumbered - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- endReached - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- endReached - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- endReached - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- endReached - Variable in class kala.compress.compressors.snappy.SnappyCompressorInputStream
- endsWithLoad(int) - Method in class kala.compress.harmony.unpack200.BcBands
- endsWithStore(int) - Method in class kala.compress.harmony.unpack200.BcBands
- ENHANCED_DEFLATED - kala.compress.archivers.zip.ZipMethod
-
Compression Method 9 for enhanced deflate.
- ensureCache(int) - Method in class kala.compress.utils.BitInputStream
-
Fills the cache up to 56 bits
- ensureOpen() - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Check to make sure that this stream has not been closed
- ensureOpen() - Method in class kala.compress.utils.SeekableInMemoryByteChannel
- entries - Variable in class kala.compress.archivers.tar.TarArchiveReader
- entries - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
List of ZipArchiveEntries written so far.
- entries - Variable in class kala.compress.archivers.zip.ZipArchiveReader
-
List of entries in the order they appear inside the central directory.
- entries - Variable in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- entries() - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- entriesContainsSet - Variable in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- entriesRead - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- entry - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- entry - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- entry - Variable in class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- entry - Variable in exception kala.compress.archivers.zip.UnsupportedZipFeatureException
- entry - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
Current ZIP entry.
- entry - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.CurrentEntry
-
Current ZIP entry.
- entry - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Current entry.
- entry - Variable in class kala.compress.changes.Change
-
New entry to add.
- entry - Variable in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- Entry() - Constructor for class kala.compress.archivers.zip.ZipArchiveReader.Entry
- entryBytesRead - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- entryEncoding - Variable in class kala.compress.archivers.ArchiveStreamFactory
-
Entry encoding, null for the default.
- entryEOF - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- entryFormat - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
See
CpioArchiveEntry(short)for possible values. - EntryMetaData(long, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream.EntryMetaData
- entryOffset - Variable in class kala.compress.archivers.ar.ArArchiveInputStream
-
The offset where the current entry started.
- entryOffset - Variable in class kala.compress.archivers.ar.ArArchiveOutputStream
- entryOffset - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- entryOffset - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
How far into the entry the stream is at.
- entryOffset - Variable in class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- entrySize - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- entrySize - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
Size of the current .
- entrySize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- EntryStreamOffsets - Interface in kala.compress.archivers
-
Provides information about ArchiveEntry stream offsets.
- EOCD_SIG - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
end of central dir signature
- eocdLength - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Length of end of central directory
- EOD - kala.compress.compressors.lz77support.LZ77Compressor.Block.BlockType
- EOD() - Constructor for class kala.compress.compressors.lz77support.LZ77Compressor.EOD
- EOF - kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
- EOF - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- equals(Object) - Method in class kala.compress.archivers.ar.ArArchiveEntry
- equals(Object) - Method in class kala.compress.archivers.arj.ArjArchiveEntry
- equals(Object) - Method in class kala.compress.archivers.arj.LocalFileHeader
- equals(Object) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
- equals(Object) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
- equals(Object) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
- equals(Object) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- equals(Object) - Method in class kala.compress.archivers.sevenz.SevenZMethodConfiguration
- equals(Object) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Determine if the two entries are equal.
- equals(Object) - Method in class kala.compress.archivers.tar.TarArchiveStructSparse
- equals(Object) - Method in class kala.compress.archivers.zip.GeneralPurposeBit
- equals(Object) - Method in class kala.compress.archivers.zip.X000A_NTFS
- equals(Object) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- equals(Object) - Method in class kala.compress.archivers.zip.X7875_NewUnix
- equals(Object) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- equals(Object) - Method in class kala.compress.archivers.zip.ZipArchiveReader.Entry
- equals(Object) - Method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Override to make two instances with same value equal.
- equals(Object) - Method in class kala.compress.archivers.zip.ZipLong
-
Override to make two instances with same value equal.
- equals(Object) - Method in class kala.compress.archivers.zip.ZipShort
-
Override to make two instances with same value equal.
- equals(Object) - Method in class kala.compress.harmony.pack200.BHSDCodec
- equals(Object) - Method in class kala.compress.harmony.pack200.IcBands.IcTuple
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.CPConstant
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.CPMember
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.CPRef
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- equals(Object) - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- equals(Object) - Method in class kala.compress.harmony.unpack200.IcTuple
- equals(TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Determine if the two entries are equal.
- equalSevenZMethods(Iterable<? extends SevenZMethodConfiguration>, Iterable<? extends SevenZMethodConfiguration>) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- erdData - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- ERROR - Static variable in class kala.compress.harmony.pack200.PackingOptions
- ERROR - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
a String representation for
error. - ErrorAttribute(String, int) - Constructor for class kala.compress.harmony.pack200.NewAttribute.ErrorAttribute
- estimateIncrementalEncodingSize(CharsetEncoder, int) - Static method in class kala.compress.utils.Charsets
-
Estimate the size needed for remaining characters
- estimateInitialBufferSize(CharsetEncoder, int) - Static method in class kala.compress.utils.Charsets
-
Estimate the initial encoded size (in bytes) for a character buffer.
- estimateSize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- estimateSize(Archive.PackingFile) - Method in class kala.compress.harmony.pack200.Archive
- evaluateType(Map<String, String>, byte[]) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Evaluates an entry's header format from a header buffer.
- ExactMath - Class in kala.compress.utils
-
PRIVATE.
- ExactMath() - Constructor for class kala.compress.utils.ExactMath
- exceptionIndexes - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- exceptionMessage(byte[], int, int, int, byte) - Static method in class kala.compress.archivers.tar.TarUtils
- exceptions - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- ExceptionsAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Exceptions class file attribute
- ExceptionsAttribute(CPClass[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- exceptionTable - Variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- ExceptionTableEntry - Class in kala.compress.harmony.unpack200.bytecode
-
An entry in an exception table.
- ExceptionTableEntry(int, int, int, CPClass) - Constructor for class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
-
Constructs a new ExceptionTableEntry.
- executorService - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- existsCpClass(String) - Method in class kala.compress.harmony.pack200.CpBands
- expand(int, int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- expand(File, File) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(InputStream, File) - Method in class kala.compress.archivers.examples.Expander
-
Deprecated.this method leaks resources
- expand(InputStream, File, CloseableConsumer) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(String, File, File) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(String, InputStream, File) - Method in class kala.compress.archivers.examples.Expander
-
Deprecated.this method leaks resources
- expand(String, InputStream, File, CloseableConsumer) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(String, InputStream, Path, CloseableConsumer) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(String, SeekableByteChannel, File) - Method in class kala.compress.archivers.examples.Expander
-
Deprecated.this method leaks resources
- expand(String, SeekableByteChannel, File, CloseableConsumer) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(String, SeekableByteChannel, Path, CloseableConsumer) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(String, Path, Path) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(Path, Path) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(ArchiveInputStream<?>, File) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(ArchiveInputStream<?>, Path) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(Expander.ArchiveEntrySupplier<T>, Expander.ArchiveEntryBiConsumer<T>, Path) - Method in class kala.compress.archivers.examples.Expander
- expand(SevenZArchiveReader, File) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(SevenZArchiveReader, Path) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(TarArchiveReader, File) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(TarArchiveReader, Path) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(ZipArchiveReader, File) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expand(ZipArchiveReader, Path) - Method in class kala.compress.archivers.examples.Expander
-
Expands
archiveintotargetDirectory. - expandCodeToOutputStack(int, boolean) - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Expands the entry with index code to the output stack and may create a new entry
- expandedBlocks - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- Expander - Class in kala.compress.archivers.examples
-
Provides a high level API for expanding archives.
- Expander() - Constructor for class kala.compress.archivers.examples.Expander
- Expander.ArchiveEntryBiConsumer<T extends ArchiveEntry> - Interface in kala.compress.archivers.examples
- Expander.ArchiveEntrySupplier<T extends ArchiveEntry> - Interface in kala.compress.archivers.examples
- expandFromList(byte[], int, int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- EXPANDING_LEVEL_1 - kala.compress.archivers.zip.ZipMethod
-
Reduced with compression factor 1.
- EXPANDING_LEVEL_2 - kala.compress.archivers.zip.ZipMethod
-
Reduced with compression factor 2.
- EXPANDING_LEVEL_3 - kala.compress.archivers.zip.ZipMethod
-
Reduced with compression factor 3.
- EXPANDING_LEVEL_4 - kala.compress.archivers.zip.ZipMethod
-
Reduced with compression factor 4.
- expectBlockChecksum - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- expectBlockDependency - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- expectContentChecksum - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- expected - Variable in class kala.compress.utils.ChecksumVerifyingInputStream
- expectedChecksum - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- expectedTotalSize - Variable in class kala.compress.compressors.brotli.dec.State
- ExplodingInputStream - Class in kala.compress.archivers.zip
-
The implode compression method was added to PKZIP 1.01 released in 1989.
- ExplodingInputStream(int, int, InputStream) - Constructor for class kala.compress.archivers.zip.ExplodingInputStream
-
Constructs a new stream decompressing the content of the specified stream using the explode algorithm.
- extendedFilePosition - Variable in class kala.compress.archivers.arj.LocalFileHeader
- extendedHeaderBytes - Variable in class kala.compress.archivers.arj.MainHeader
- extendedHeaders - Variable in class kala.compress.archivers.arj.LocalFileHeader
- externalAttributes - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- EXTFILE - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Flags
- extractOperands(OperandManager, Segment, int) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- extraField - Variable in class kala.compress.compressors.gzip.GzipParameters
- ExtraField - Class in kala.compress.compressors.gzip
-
If the
FLG.FEXTRAbit is set, an "extra field" is present in the header, with total length XLEN bytes. - ExtraField() - Constructor for class kala.compress.compressors.gzip.ExtraField
-
Constructs a new instance.
- EXTRAFIELD_HEADER_SIZE - Static variable in interface kala.compress.archivers.zip.ZipExtraField
-
Size of an extra field header (id + length).
- ExtraField.SubField - Class in kala.compress.compressors.gzip
-
If the
FLG.FEXTRAbit is set, an "extra field" is present in the header, with total length XLEN bytes. - extraFieldFactory - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- ExtraFieldParsingBehavior - Interface in kala.compress.archivers.zip
-
Controls details of parsing ZIP extra fields.
- ExtraFieldParsingMode(ExtraFieldUtils.UnparseableExtraField) - Constructor for enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
- extraFields - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- ExtraFieldUtils - Class in kala.compress.archivers.zip
-
ZipExtraFieldrelated methods. - ExtraFieldUtils() - Constructor for class kala.compress.archivers.zip.ExtraFieldUtils
- ExtraFieldUtils.UnparseableExtraField - Class in kala.compress.archivers.zip
-
"enum" for the possible actions to take if the extra field cannot be parsed.
- extraMetadata - Variable in class kala.compress.harmony.pack200.BandSet.BandAnalysisResults
- extraPaxHeaders - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Extra, user supplied pax headers
F
- F - Variable in class kala.compress.harmony.pack200.IcBands.IcTuple
- F - Variable in class kala.compress.harmony.unpack200.IcTuple
- FACTORY - Static variable in class kala.compress.archivers.examples.Lister
- failForBigNumber(String, long, long) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- failForBigNumber(String, long, long, String) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- failForBigNumbers(TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- failForBigNumberWithPosixMessage(String, long, long) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- FALLBACK_QSORT_SMALL_THRESH - Static variable in class kala.compress.compressors.bzip2.BlockSort
- FALLBACK_QSORT_STACK_SIZE - Static variable in class kala.compress.compressors.bzip2.BlockSort
- fallbackQSort3(int[], int[], int, int) - Method in class kala.compress.compressors.bzip2.BlockSort
- fallbackSimpleSort(int[], int[], int, int) - Method in class kala.compress.compressors.bzip2.BlockSort
- fallbackSort(int[], byte[], int) - Method in class kala.compress.compressors.bzip2.BlockSort
- fallbackSort(BZip2CompressorOutputStream.Data, int) - Method in class kala.compress.compressors.bzip2.BlockSort
-
Adapt fallbackSort to the expected interface of the rest of the code, in particular deal with the fact that block starts at offset 1 (in libbzip2 1.0.6 it starts at 0).
- fallbackToUTF8 - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to encode non-encodable file names as UTF-8.
- FALSE - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
a String representation of
false. - FALSE - Static variable in interface kala.compress.java.util.jar.Pack200.Unpacker
-
a String representation of
false. - FAT - kala.compress.compressors.gzip.GzipParameters.OS
-
0: FAT filesystem (MS-DOS, OS/2, NT/Win32).
- favoured - Variable in class kala.compress.harmony.pack200.PopulationCodec
- favouredCodec - Variable in class kala.compress.harmony.pack200.PopulationCodec
- FCOMMENT - Static variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- FCOMMENT - Static variable in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Header flag indicating a comment follows the header
- Feature(String) - Constructor for class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
- FEXTRA - Static variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- FEXTRA - Static variable in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Header flag indicating an EXTRA subfields collection follows the header
- FHCRC - Static variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- field_attr_calls - Variable in class kala.compress.harmony.pack200.ClassBands
- FIELD_ATTRIBUTE_PFX - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The format of a field attribute name.
- field_descr - Variable in class kala.compress.harmony.pack200.ClassBands
- field_flags - Variable in class kala.compress.harmony.pack200.ClassBands
- field_RIA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- field_RVA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- fieldAccessFlags - Variable in class kala.compress.harmony.unpack200.ClassBands
- fieldAttributeActions - Variable in class kala.compress.harmony.pack200.PackingOptions
- fieldAttributeBands - Variable in class kala.compress.harmony.pack200.ClassBands
- fieldAttributeLayouts - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
- fieldAttributes - Variable in class kala.compress.harmony.unpack200.ClassBands
- fieldConstantValueKQ - Variable in class kala.compress.harmony.pack200.ClassBands
- fieldDescr - Variable in class kala.compress.harmony.unpack200.ClassBands
- fieldDescrInts - Variable in class kala.compress.harmony.unpack200.ClassBands
- fieldFlags - Variable in class kala.compress.harmony.unpack200.ClassBands
- fieldLayouts - Variable in class kala.compress.harmony.unpack200.AttributeLayoutMap
- fieldOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- FieldRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have field references (and only field references).
- FieldRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.FieldRefForm
- fields - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- fieldSignature - Variable in class kala.compress.harmony.pack200.ClassBands
- fieldVisitor - Variable in class kala.compress.harmony.pack200.Segment
- FIFO - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- file - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's file reference
- FILE - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- file_bits - Variable in class kala.compress.harmony.pack200.FileBands
- file_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- FILE_FLAG - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Indicates plain files.
- FILE_MODE_LEN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- FILE_MODE_OFFSET - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- file_modtime - Variable in class kala.compress.harmony.pack200.FileBands
- file_name - Variable in class kala.compress.harmony.pack200.FileBands
- file_options - Variable in class kala.compress.harmony.pack200.FileBands
- file_size - Variable in class kala.compress.harmony.pack200.FileBands
- FILE_TYPE_FLAG - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Bits used to indicate the file system object type.
- fileAccessMode - Variable in class kala.compress.archivers.arj.LocalFileHeader
- fileBands - Variable in class kala.compress.harmony.pack200.Segment
- fileBands - Variable in class kala.compress.harmony.unpack200.Segment
- FileBands - Class in kala.compress.harmony.pack200
-
Bands containing information about files in the pack200 archive and the file contents for non-class-files.
- FileBands - Class in kala.compress.harmony.unpack200
-
Parses the file band headers (not including the actual bits themselves).
- FileBands(CpBands, SegmentHeader, PackingOptions, Archive.SegmentUnit, int) - Constructor for class kala.compress.harmony.pack200.FileBands
- FileBands(Segment) - Constructor for class kala.compress.harmony.unpack200.FileBands
- FileBasedScatterGatherBackingStore - Class in kala.compress.parallel
-
ScatterGatherBackingStore that is backed by a path.
- FileBasedScatterGatherBackingStore(Path) - Constructor for class kala.compress.parallel.FileBasedScatterGatherBackingStore
-
Constructs a new instance for the given path.
- fileBits - Variable in class kala.compress.harmony.unpack200.FileBands
- fileBytesWritten - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- fileDeflate - Variable in class kala.compress.harmony.unpack200.Segment
- fileFolderIndex - Variable in class kala.compress.archivers.sevenz.StreamMap
-
Index of folder for each file.
- fileFormat - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
-
See
CpioArchiveEntry(short)for possible values. - fileHandler - Static variable in class kala.compress.harmony.pack200.PackingUtils
- fileIsClass - Variable in class kala.compress.harmony.unpack200.Segment
- fileList - Variable in class kala.compress.harmony.pack200.Archive.SegmentUnit
- fileList - Variable in class kala.compress.harmony.pack200.FileBands
- fileListSize() - Method in class kala.compress.harmony.pack200.Archive.SegmentUnit
- fileModtime - Variable in class kala.compress.harmony.unpack200.FileBands
- fileName - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- fileName - Variable in class kala.compress.compressors.gzip.GzipParameters
- fileName - Variable in class kala.compress.harmony.pack200.FileBands
- fileName - Variable in class kala.compress.harmony.pack200.Pack200ClassReader
- fileName - Variable in class kala.compress.harmony.unpack200.FileBands
- fileNameCharset - Variable in class kala.compress.compressors.gzip.GzipParameters
- fileNameToBaseName(String) - Static method in class kala.compress.utils.FileNameUtils
- fileNameToExtension(String) - Static method in class kala.compress.utils.FileNameUtils
- fileNameUtil - Static variable in class kala.compress.compressors.bzip2.BZip2Utils
- fileNameUtil - Static variable in class kala.compress.compressors.gzip.GzipUtils
- fileNameUtil - Static variable in class kala.compress.compressors.lzma.LZMAUtils
- fileNameUtil - Static variable in class kala.compress.compressors.xz.XZUtils
- FileNameUtil - Class in kala.compress.compressors
-
File name mapping code for the compression formats.
- FileNameUtil(Map<String, String>, String) - Constructor for class kala.compress.compressors.FileNameUtil
-
sets up the utility with a map of known compressed to uncompressed suffix mappings and the default extension of the format.
- FileNameUtils - Class in kala.compress.utils
-
Generic file name utilities.
- FileNameUtils() - Constructor for class kala.compress.utils.FileNameUtils
- fileOptions - Variable in class kala.compress.harmony.unpack200.FileBands
- filepos - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- FileRandomAccessOutputStream - Class in kala.compress.archivers.zip
-
RandomAccessOutputStreamimplementation based on a file. - FileRandomAccessOutputStream(FileChannel) - Constructor for class kala.compress.archivers.zip.FileRandomAccessOutputStream
- FileRandomAccessOutputStream(Path) - Constructor for class kala.compress.archivers.zip.FileRandomAccessOutputStream
- FileRandomAccessOutputStream(Path, OpenOption...) - Constructor for class kala.compress.archivers.zip.FileRandomAccessOutputStream
- files - Variable in class kala.compress.archivers.sevenz.Archive
-
The files and directories in the archive.
- files - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- filesize - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Number of bytes in the file
- fileSize - Variable in class kala.compress.harmony.unpack200.FileBands
- fileSpecPosition - Variable in class kala.compress.archivers.arj.LocalFileHeader
- fileSpecPosition - Variable in class kala.compress.archivers.arj.MainHeader
- filesys - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- fileTimeFromOptionalSeconds(long) - Static method in class kala.compress.archivers.tar.TarArchiveEntry
- fileTimeToZip(FileTime) - Static method in class kala.compress.archivers.zip.X000A_NTFS
- fileTimeToZipLong(FileTime) - Static method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Utility method converts
FileTimeinto a ZipLong (seconds since epoch). - fileType - Variable in class kala.compress.archivers.arj.LocalFileHeader
- fileType - Variable in class kala.compress.archivers.arj.MainHeader
- fileType(long) - Static method in class kala.compress.archivers.cpio.CpioUtil
-
Extracts the file type bits from a mode.
- FileTypes() - Constructor for class kala.compress.archivers.arj.LocalFileHeader.FileTypes
- fill() - Method in class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- fill() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- fill() - Method in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Try to fill the buffer with the next block of data.
- fill(byte[], byte) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fill(byte, int, byte[], int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- fill(char[], char) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fill(double[], double) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fill(float[], float) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fill(int[], int) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fill(int, int, byte[], int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- fill(long[], long) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fill(short[], short) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fill(ZipExtraField, byte[], int, int, boolean) - Method in interface kala.compress.archivers.zip.ExtraFieldParsingBehavior
-
Fills in the extra field data for a single extra field.
- fill(ZipExtraField, byte[], int, int, boolean) - Method in enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
- fill(T[], T) - Static method in class kala.compress.utils.ArrayFill
-
Fills and returns the given array.
- fillAndMakeUnrecognizedOnError(ZipExtraField, byte[], int, int, boolean) - Static method in enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
- fillBitWindow(BitReader) - Static method in class kala.compress.compressors.brotli.dec.BitReader
-
Advances the Read buffer by 5 bytes to make room for reading next 24 bits.
- fillBuffer() - Method in class kala.compress.archivers.zip.ExplodingInputStream
-
Fill the sliding dictionary with more data.
- fillExtraField(ZipExtraField, byte[], int, int, boolean) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Fills in the extra field data into the given instance.
- fillGNUSparse0xData(Map<String, String>) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- fillGNUSparse1xData(Map<String, String>) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- fillNameMap() - Method in class kala.compress.archivers.zip.ZipArchiveReader
- fillStarSparseData(Map<String, String>) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- fillTimes(Path, SevenZArchiveEntry, LinkOption...) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- fillWithZeroes(byte[], int, int) - Static method in class kala.compress.compressors.brotli.dec.Utils
-
Fills byte array with zeroes.
- fillWithZeroes(int[], int, int) - Static method in class kala.compress.compressors.brotli.dec.Utils
-
Fills int array with zeroes.
- finalBlock - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder
- finaliseBands() - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
-
All input classes for the segment have now been read in, so this method is called so that this class can calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class kala.compress.harmony.pack200.BcBands
-
All input classes for the segment have now been read in, so this method is called so that this class can calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class kala.compress.harmony.pack200.ClassBands
-
All input classes for the segment have now been read in, so this method is called so that this class can calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class kala.compress.harmony.pack200.CpBands
-
All input classes for the segment have now been read in, so this method is called so that this class can calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class kala.compress.harmony.pack200.FileBands
-
All input classes for the segment have now been read in, so this method is called so that this class can calculate/complete anything it could not do while classes were being read.
- finaliseBands() - Method in class kala.compress.harmony.pack200.IcBands
-
All input classes for the segment have now been read in, so this method is called so that this class can calculate/complete anything it could not do while classes were being read.
- find(int) - Static method in enum kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
- find(int) - Static method in enum kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- find(int) - Static method in enum kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- find(int) - Static method in enum kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- findBindPairForInStream(int) - Method in class kala.compress.archivers.sevenz.Folder
- findBindPairForOutStream(int) - Method in class kala.compress.archivers.sevenz.Folder
- findByMethod(SevenZMethod) - Static method in class kala.compress.archivers.sevenz.Coders
- findEocdRecord() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Reads forward until the signature of the "End of central directory" record is found.
- findMatching(ZipShort, List<ZipExtraField>) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- findUnparseable(List<ZipExtraField>) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- finish() - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- finish() - Method in class kala.compress.archivers.ArchiveOutputStream
-
Finishes the addition of entries to this stream, without closing it.
- finish() - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Finishes writing the contents of the CPIO output stream without closing the underlying stream.
- finish() - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Finishes the addition of entries to this archive, without closing it.
- finish() - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Finishes the TAR archive without closing the underlying OutputStream.
- finish() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Finishes the addition of entries to this stream, without closing it.
- finish() - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
-
The last ZIP split segment's suffix should be .zip
- finish() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- finish() - Method in class kala.compress.compressors.deflate.DeflateCompressorOutputStream
-
Finishes compression without closing the underlying stream.
- finish() - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Finishes writing compressed data to the underlying stream without closing it.
- finish() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Compresses all remaining data and writes it to the stream, doesn't close the underlying stream.
- finish() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
Compresses all blockDataRemaining data and writes it to the stream, doesn't close the underlying stream.
- finish() - Method in class kala.compress.compressors.lz77support.LZ77Compressor
-
Tells the compressor to process all remaining data and signal end of data to the callback.
- finish() - Method in class kala.compress.compressors.lzma.LZMACompressorOutputStream
-
Finishes compression without closing the underlying stream.
- finish() - Method in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- finish() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
Compresses all remaining data and writes it to the stream, doesn't close the underlying stream.
- finish() - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
-
Compresses all remaining data and writes it to the stream, doesn't close the underlying stream.
- finish() - Method in class kala.compress.compressors.xz.XZCompressorOutputStream
-
Finishes compression without closing the underlying stream.
- finished - Variable in class kala.compress.archivers.ArchiveOutputStream
-
Whether this instance was successfully finished.
- finished - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- finished - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Deprecated.
- finished - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- finished - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- finished - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- finished - Variable in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- finished - Variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- FINISHED - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- firePropertyChange(String, Object, Object) - Method in class kala.compress.harmony.pack200.Pack200Adapter
-
Reports a property update to listeners
- firePropertyChange(String, Object, Object) - Method in class kala.compress.harmony.pack200.Pack200PackerAdapter
- firstAttempt - Variable in class kala.compress.compressors.bzip2.BlockSort
- firstChapter - Variable in class kala.compress.archivers.arj.LocalFileHeader
- firstIndex - Variable in class kala.compress.harmony.pack200.IntList
- firstLocalFileHeaderOffset - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- firstOperandIndex - Variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- firstOperandIndex() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- firstrec - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- FIXED_CODES - kala.compress.compressors.deflate64.HuffmanState
- FIXED_DISTANCE - Static variable in class kala.compress.compressors.deflate64.HuffmanDecoder
- FIXED_LITERALS - Static variable in class kala.compress.compressors.deflate64.HuffmanDecoder
-
Huffman Fixed Literal / Distance tables for mode 1
- FIXED_TABLE - Static variable in class kala.compress.compressors.brotli.dec.Decode
-
Static Huffman code for the code length code lengths.
- FixedLengthBlockOutputStream - Class in kala.compress.utils
-
This class supports writing to an OutputStream or WritableByteChannel in fixed length blocks.
- FixedLengthBlockOutputStream(OutputStream, int) - Constructor for class kala.compress.utils.FixedLengthBlockOutputStream
-
Constructs a fixed length block output stream with given destination stream and block size.
- FixedLengthBlockOutputStream(WritableByteChannel, int) - Constructor for class kala.compress.utils.FixedLengthBlockOutputStream
-
Constructs a fixed length block output stream with given destination writable byte channel and block size.
- FixedLengthBlockOutputStream.BufferAtATimeOutputChannel - Class in kala.compress.utils
-
Helper class to provide channel wrapper for arbitrary output stream that doesn't alter the size of writes.
- fixUpByteCodeTargets(ByteCode, CodeAttribute) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
The ByteCodeForm knows how to fix up a bytecode if it needs to be fixed up because it holds a Label bytecode.
- fixUpByteCodeTargets(ByteCode, CodeAttribute) - Method in class kala.compress.harmony.unpack200.bytecode.forms.LabelForm
- fixUpByteCodeTargets(ByteCode, CodeAttribute) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SwitchForm
- flags - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- flags - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- flags - Variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- flags - Variable in class kala.compress.harmony.unpack200.bytecode.CPMember
- Flags() - Constructor for class kala.compress.archivers.arj.LocalFileHeader.Flags
- Flags() - Constructor for class kala.compress.archivers.arj.MainHeader.Flags
- flatten(byte[][]) - Method in class kala.compress.harmony.pack200.FileBands
- flatten(long[][]) - Method in class kala.compress.harmony.pack200.BandSet
- floatOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- FloatRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have float references (and only float references).
- FloatRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.FloatRefForm
- FloatRefForm(int, String, int[], boolean) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.FloatRefForm
- floatsToCPFloats - Variable in class kala.compress.harmony.unpack200.CpBands
- flush() - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- flush() - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- flush() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
- flush() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- flush() - Method in class kala.compress.compressors.deflate.DeflateCompressorOutputStream
-
Flushes the encoder and calls
outputStream.flush(). - flush() - Method in class kala.compress.compressors.lzma.LZMACompressorOutputStream
-
Doesn't do anything as
LZMAOutputStreamdoesn't support flushing. - flush() - Method in class kala.compress.utils.FlushShieldFilterOutputStream
- flushBackReference(int) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- flushBlock() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- flushBlock() - Method in class kala.compress.utils.FixedLengthBlockOutputStream
-
Potentially pads and then writes the current block to the underlying stream.
- flushBuffer() - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- flushBuffer() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- flushDeflater() - Method in class kala.compress.archivers.zip.StreamCompressor
- flushDeflater() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Ensures all bytes sent to the deflater are written to the stream.
- flushLiteralBlock() - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- FlushShieldFilterOutputStream - Class in kala.compress.utils
-
Re-implements
FilterOutputStream.flush()to do nothing. - FlushShieldFilterOutputStream(OutputStream) - Constructor for class kala.compress.utils.FlushShieldFilterOutputStream
- fmap - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- FNAME - Static variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- FNAME - Static variable in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Header flag indicating a file name follows the header
- Folder - Class in kala.compress.archivers.sevenz
-
The unit of solid compression.
- Folder() - Constructor for class kala.compress.archivers.sevenz.Folder
- folderFirstFileIndex - Variable in class kala.compress.archivers.sevenz.StreamMap
-
Index of first file for each folder.
- folderFirstPackStreamIndex - Variable in class kala.compress.archivers.sevenz.StreamMap
-
The first Archive.packStream index of each folder.
- folderHasCrc - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- folders - Variable in class kala.compress.archivers.sevenz.Archive
-
Properties of solid compression blocks.
- folderSize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- forEach(IOConsumer<? super E>) - Method in class kala.compress.archivers.ArchiveInputStream
-
Performs the given action for each element of the stream until all elements have been processed or the action throws an exception.
- forEachRemaining(IOConsumer<? super E>) - Method in interface kala.compress.function.IOIterator
-
Like
Iterator.forEachRemaining(Consumer). - format - Variable in exception kala.compress.archivers.StreamingNotSupportedException
- format - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- FORMAT_NEW - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Write/read a CpioArchiveEntry in the new format.
- FORMAT_NEW_CRC - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Write/read a CpioArchiveEntry in the new format with crc.
- FORMAT_NEW_MASK - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Mask for both new formats.
- FORMAT_OLD_ASCII - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Write/read a CpioArchiveEntry in the old ascii format.
- FORMAT_OLD_BINARY - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Write/read a CpioArchiveEntry in the old binary format.
- FORMAT_OLD_MASK - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Mask for both old formats.
- FORMAT_OLDGNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
GNU format as per before tar 1.12.
- FORMAT_POSIX - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Pure POSIX format.
- FORMAT_XSTAR - Static variable in interface kala.compress.archivers.tar.TarConstants
-
xstar format used by Jörg Schilling's star.
- formatBigIntegerBinary(long, byte[], int, int, boolean) - Static method in class kala.compress.archivers.tar.TarUtils
- formatCheckSumOctalBytes(long, byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Writes an octal value into a buffer.
- formatLongBinary(long, byte[], int, int, boolean) - Static method in class kala.compress.archivers.tar.TarUtils
- formatLongOctalBytes(long, byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Writes an octal long integer into a buffer.
- formatLongOctalOrBinaryBytes(long, byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Writes a long integer into a buffer as an octal string if this will fit, or as a binary number otherwise.
- formatNameBytes(String, byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Copies a name into a buffer.
- formatNameBytes(String, byte[], int, int, Charset) - Static method in class kala.compress.archivers.tar.TarUtils
-
Copies a name into a buffer.
- formatOctalBytes(long, byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Writes an octal integer into a buffer.
- formatUnsignedOctalString(long, byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Fills a buffer with unsigned octal number, padded with leading zeroes.
- formStartsWithBracket - Variable in class kala.compress.harmony.pack200.CPSignature
- forOrderedSeekableByteChannels(SeekableByteChannel...) - Static method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given channels.
- forOrderedSeekableByteChannels(SeekableByteChannel, Iterable<SeekableByteChannel>) - Static method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given channels.
- forPaths(Path...) - Static method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given file paths.
- forPaths(Path...) - Static method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
-
Concatenates the given file paths.
- forPaths(Path, Iterable<Path>) - Static method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given file paths.
- forPaths(List<Path>, OpenOption[]) - Static method in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given file paths.
- forSeekableByteChannels(SeekableByteChannel...) - Static method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
-
Concatenates the given channels.
- FOUR_BYTE_COPY_TAG - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- FOUR_SIZE_BYTE_MARKER - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- fourBytesBuf - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Cached buffer - must only be used locally in the class (COMPRESS-172 - reduce garbage collection).
- fpop(int) - Method in class kala.compress.compressors.bzip2.BlockSort
- fpush(int, int, int) - Method in class kala.compress.compressors.bzip2.BlockSort
- FramedLZ4Compressor - Class in kala.compress.compressors.lz4
- FramedLZ4Compressor() - Constructor for class kala.compress.compressors.lz4.FramedLZ4Compressor
- FramedLZ4CompressorInputStream - Class in kala.compress.compressors.lz4
-
CompressorInputStream for the LZ4 frame format.
- FramedLZ4CompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Creates a new input stream that decompresses streams compressed using the LZ4 frame format and stops after decompressing the first frame.
- FramedLZ4CompressorInputStream(InputStream, boolean) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Creates a new input stream that decompresses streams compressed using the LZ4 frame format.
- FramedLZ4CompressorOutputStream - Class in kala.compress.compressors.lz4
-
CompressorOutputStream for the LZ4 frame format.
- FramedLZ4CompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
Constructs a new output stream that compresses data using the LZ4 frame format using the default block size of 4MB.
- FramedLZ4CompressorOutputStream(OutputStream, FramedLZ4CompressorOutputStream.Parameters) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
-
Constructs a new output stream that compresses data using the LZ4 frame format using the given block size.
- FramedLZ4CompressorOutputStream.BlockSize - Enum in kala.compress.compressors.lz4
-
The block sizes supported by the format.
- FramedLZ4CompressorOutputStream.Parameters - Class in kala.compress.compressors.lz4
-
Parameters of the LZ4 frame format.
- FramedSnappyCompressor - Class in kala.compress.compressors.snappy
- FramedSnappyCompressor() - Constructor for class kala.compress.compressors.snappy.FramedSnappyCompressor
- FramedSnappyCompressorInputStream - Class in kala.compress.compressors.snappy
-
CompressorInputStream for the framing Snappy format.
- FramedSnappyCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Constructs a new input stream that decompresses snappy-framed-compressed data from the specified input stream using the
FramedSnappyDialect.STANDARDdialect. - FramedSnappyCompressorInputStream(InputStream, int, FramedSnappyDialect) - Constructor for class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Constructs a new input stream that decompresses snappy-framed-compressed data from the specified input stream.
- FramedSnappyCompressorInputStream(InputStream, FramedSnappyDialect) - Constructor for class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Constructs a new input stream that decompresses snappy-framed-compressed data from the specified input stream.
- FramedSnappyCompressorOutputStream - Class in kala.compress.compressors.snappy
-
CompressorOutputStream for the framing Snappy format.
- FramedSnappyCompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
Constructs a new output stream that compresses snappy-framed-compressed data to the specified output stream.
- FramedSnappyCompressorOutputStream(OutputStream, Parameters) - Constructor for class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
-
Constructs a new output stream that compresses snappy-framed-compressed data to the specified output stream.
- FramedSnappyDialect - Enum in kala.compress.compressors.snappy
-
Dialects of the framing format that
FramedSnappyCompressorInputStreamcan deal with. - FramedSnappyDialect(boolean, boolean) - Constructor for enum kala.compress.compressors.snappy.FramedSnappyDialect
- FRESERVED - Static variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- from(int) - Static method in enum kala.compress.compressors.gzip.GzipParameters.OS
-
Gets the
GzipParameters.OSmatching the given code. - fromBytes(byte[]) - Static method in class kala.compress.compressors.gzip.ExtraField
- fromLittleEndian(byte[]) - Static method in class kala.compress.utils.ByteUtils
-
Reads the given byte array as a little-endian long.
- fromLittleEndian(byte[], int, int) - Static method in class kala.compress.utils.ByteUtils
-
Reads the given byte array as a little-endian long.
- fromLittleEndian(DataInput, int) - Static method in class kala.compress.utils.ByteUtils
-
Reads the given number of bytes from the given input as little-endian long.
- fromLittleEndian(InputStream, int) - Static method in class kala.compress.utils.ByteUtils
-
Deprecated.Unused
- fromLittleEndian(ByteUtils.ByteSupplier, int) - Static method in class kala.compress.utils.ByteUtils
-
Reads the given number of bytes from the given supplier as a little-endian long.
- FS_UFS2_MAGIC - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- fswap(int[], int, int) - Method in class kala.compress.compressors.bzip2.BlockSort
-
swaps two values in fmap
- ftab - Variable in class kala.compress.compressors.bzip2.BlockSort
- FTAB_LENGTH - Static variable in class kala.compress.compressors.bzip2.BlockSort
- futures - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- fvswap(int[], int, int, int) - Method in class kala.compress.compressors.bzip2.BlockSort
-
swaps two intervals starting at yyp1 and yyp2 of length yyn inside fmap.
G
- G_SIZE - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- GARBLED - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Flags
- GARBLED - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- generalPurposeBit - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- GeneralPurposeBit - Class in kala.compress.archivers.zip
-
Parser/encoder for the "general purpose bit" field in ZIP's local file and central directory headers.
- GeneralPurposeBit() - Constructor for class kala.compress.archivers.zip.GeneralPurposeBit
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPMethod
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPMethodRef
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPString
- generateHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- generateHashCode() - Method in class kala.compress.harmony.unpack200.IcTuple
- generateMTFValues() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- generateMTFValues_yy - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- generation - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- get() - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Gets the archive reader.
- get() - Method in interface kala.compress.archivers.examples.Expander.ArchiveEntrySupplier
- get() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
- get() - Method in class kala.compress.archivers.zip.CircularBuffer
-
Reads a byte from the buffer.
- get() - Method in class kala.compress.archivers.zip.DefaultBackingStoreSupplier
- get() - Method in interface kala.compress.archivers.zip.ZipArchiveEntryRequestSupplier
-
Supply a
ZipArchiveEntryRequestto be added to a parallel archive. - get() - Method in class kala.compress.archivers.zip.ZipArchiveReader.Builder
- get() - Method in interface kala.compress.parallel.InputStreamSupplier
-
Supplies an input stream for a resource.
- get() - Method in interface kala.compress.parallel.ScatterGatherBackingStoreSupplier
-
Constructs a ScatterGatherBackingStore.
- get(int) - Method in class kala.compress.harmony.pack200.IntList
- get(int) - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- get(int) - Static method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- get(ByteBuffer, byte[]) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- getAccessFileTime() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the access time as a
FileTimeof this ZIP entry, or null if no such timestamp exists in the ZIP entry. - getAccessFileTime() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the access time as a
FileTimeof this ZIP entry, or null if no such timestamp exists in the ZIP entry. - getAccessTime() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the time the file was last accessed.
- getAccessTime() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the access time.
- getAccessTime() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the "File last access time" of this ZIP entry as a ZipEightByteInteger object, or
ZipEightByteInteger.ZEROif no such timestamp exists in the ZIP entry. - getAccessTime() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the access time (seconds since epoch) of this ZIP entry as a ZipLong object, or null if no such timestamp exists in the ZIP entry.
- getACodec() - Method in class kala.compress.harmony.pack200.RunCodec
- getActuallySkipped(long, long, long) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
For FileInputStream, the skip always return the number you input, so we need the available bytes to determine how many bytes are actually skipped
- getAddedFromChangeSet() - Method in class kala.compress.changes.ChangeSetResults
-
Gets a list of file names which has been added from the
ChangeSet - getAddedFromStream() - Method in class kala.compress.changes.ChangeSetResults
-
Gets a list of file names which has been added from the original stream
- getAlgorithmByCode(int) - Static method in enum kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
Returns the EncryptionAlgorithm for the given code or null if the method is not known.
- getAlgorithmByCode(int) - Static method in enum kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
Returns the HashAlgorithm for the given code or null if the method is not known.
- getAlignment() - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
-
Gets requested alignment.
- getAlignment() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets currently configured alignment.
- getAlignmentBoundary() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the alignment boundary for this CPIO format
- getAllExtraFields() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- getAllExtraFieldsNoCopy() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets all extra fields, including unparseable ones.
- getAndMoveToFrontDecode() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- getAndMoveToFrontDecode_yy - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- getAndMoveToFrontDecode0() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- getAnnotation(CPUTF8, int, Iterator<CPUTF8>) - Method in class kala.compress.harmony.unpack200.MetadataBandGroup
- getArchive_modtime() - Method in class kala.compress.harmony.pack200.SegmentHeader
- getArchiveComment() - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
-
Gets the archive's comment.
- getArchiveInputStreamProviders() - Method in class kala.compress.archivers.ArchiveStreamFactory
-
Gets an unmodifiable sorted map from input stream provider names to provider objects.
- getArchiveModtime() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getArchiveName() - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
-
Gets the archive's recorded name.
- getArchiveOutputStreamProviders() - Method in class kala.compress.archivers.ArchiveStreamFactory
-
Gets an unmodifiable sorted map from output stream provider names to provider objects.
- getArchiveSize() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getArchiveSizeOffset() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getAsByte() - Method in interface kala.compress.utils.ByteUtils.ByteSupplier
-
The contract is similar to
InputStream.read(), return the byte as an unsigned int, -1 if there are no more bytes. - getAttrBands() - Method in class kala.compress.harmony.pack200.Segment
- getAttrDefinitionBands() - Method in class kala.compress.harmony.unpack200.Segment
- getAttribute(int, CPUTF8[], int[], Iterator<CPUTF8>) - Method in class kala.compress.harmony.unpack200.MetadataBandGroup
- getAttributeBands(AttributeLayout) - Method in class kala.compress.harmony.unpack200.AttributeLayoutMap
- getAttributeDefinitionCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getAttributeDefinitionMap() - Method in class kala.compress.harmony.unpack200.AttrDefinitionBands
- getAttributeLayout(int, int) - Method in class kala.compress.harmony.unpack200.AttributeLayoutMap
- getAttributeLayout(String, int) - Method in class kala.compress.harmony.unpack200.AttributeLayoutMap
- getAttributeName() - Method in class kala.compress.harmony.pack200.NewAttributeBands
- getAttributeName() - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- getAttributes() - Method in class kala.compress.harmony.unpack200.MetadataBandGroup
- getB() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Gets the B.
- getBackwardsCallCount() - Method in class kala.compress.harmony.unpack200.NewAttributeBands
- getBandHeadersInputStream() - Method in class kala.compress.harmony.unpack200.SegmentHeader
-
Obtain the band headers data as an input stream.
- getBandHeadersSize() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getBaseName(String) - Static method in class kala.compress.utils.FileNameUtils
-
Gets the base name (i.e.
- getBaseName(Path) - Static method in class kala.compress.utils.FileNameUtils
-
Gets the base name (i.e.
- getBcByte() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcCaseCount() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcCaseValue() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcClassRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcDoubleRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcFieldRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcFloatRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcIMethodRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcInitRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcIntRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcLabel() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcLocal() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcLongRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcMethodRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBCodec() - Method in class kala.compress.harmony.pack200.RunCodec
- getBcShort() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcStringRef() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcSuperField() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcSuperMethod() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcThisField() - Method in class kala.compress.harmony.unpack200.BcBands
- getBcThisMethod() - Method in class kala.compress.harmony.unpack200.BcBands
- getBlockSize() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Returns the blocksize parameter specified at construction time.
- getBody() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- getBody() - Method in class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- getBody() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- getBody() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- getBSDLongName(String) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
-
Reads the real name from the current stream assuming the very first bytes to be read are the real file name.
- getBufferSize() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets size of the buffer used to retrieve compressed data.
- getByteAmount() - Method in class kala.compress.harmony.pack200.Archive.SegmentUnit
- getByteCode(int) - Static method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getByteCodeForm() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getByteCodeIndex() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getByteCodeTargets() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getBytes() - Method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets value as eight bytes in big-endian byte order.
- getBytes() - Method in class kala.compress.archivers.zip.ZipLong
-
Gets value as four bytes in big-endian byte order.
- getBytes() - Method in class kala.compress.archivers.zip.ZipShort
-
Gets value as two bytes in big-endian byte order.
- getBytes() - Method in class kala.compress.harmony.pack200.NewAttribute
- getBytes(int) - Static method in class kala.compress.archivers.zip.ZipShort
-
Gets value as two bytes in big-endian byte order.
- getBytes(long) - Static method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets value as eight bytes in big-endian byte order.
- getBytes(long) - Static method in class kala.compress.archivers.zip.ZipLong
-
Gets value as four bytes in big-endian byte order.
- getBytes(BigInteger) - Static method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets value as eight bytes in big-endian byte order.
- getBytesInflated() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Gets the number of bytes Inflater has actually processed.
- getBytesRead() - Method in class kala.compress.archivers.ArchiveInputStream
-
Gets the current number of bytes read from this stream.
- getBytesRead() - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
- getBytesRead() - Method in class kala.compress.archivers.dump.TapeInputStream
-
Gets number of bytes read.
- getBytesRead() - Method in class kala.compress.archivers.zip.StreamCompressor
-
Gets the number of bytes read from the source stream
- getBytesRead() - Method in class kala.compress.compressors.CompressorInputStream
-
Gets the current number of bytes read from this stream.
- getBytesRead() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- getBytesRead() - Method in class kala.compress.utils.BitInputStream
-
Returns the number of bytes read from the underlying stream.
- getBytesRead() - Method in class kala.compress.utils.BoundedInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRead() - Method in class kala.compress.utils.CountingInputStream
-
Returns the current number of bytes read from this stream.
- getBytesRemaining() - Method in class kala.compress.utils.BoundedInputStream
-
Gets how many bytes remain to read.
- getBytesRemaining() - Method in class kala.compress.utils.ChecksumVerifyingInputStream
-
Gets the byte count remaining to read.
- getBytesWritten() - Method in class kala.compress.archivers.ArchiveOutputStream
-
Gets the current number of bytes written to this stream.
- getBytesWritten() - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- getBytesWritten() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Returns the total number of bytes written to this stream.
- getBytesWritten() - Method in class kala.compress.utils.CountingOutputStream
-
Returns the current number of bytes written to this stream.
- getBytesWrittenForLastEntry() - Method in class kala.compress.archivers.zip.StreamCompressor
-
Gets the number of bytes written to the output for the last entry
- getC() - Method in class kala.compress.harmony.unpack200.IcTuple
- getC2() - Method in class kala.compress.harmony.unpack200.IcTuple
- getCallable() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Call
- getCallable() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Call
- getCallableIndex() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Call
- getCallableIndex() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Call
- getCallCount(int[][], long[][], int) - Method in class kala.compress.harmony.unpack200.ClassBands
- getCanonicalCodec(int) - Static method in class kala.compress.harmony.pack200.CodecEncoding
- getCatchType() - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- getCdata(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.JarMarker
-
The actual data to put central directory - without Header-ID or length specifier.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.PKWareExtraHeader
-
Gets the central data.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.UnparseableExtraFieldData
-
The actual data to put into central directory.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Gets the central data.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the actual data to put into central directory data - without Header-ID or length specifier.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the actual data to put into central directory data - without Header-ID or length specifier.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
The actual data to put into central directory data - without Header-ID or length specifier.
- getCentralDirectoryData() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- getCentralDirectoryData() - Method in interface kala.compress.archivers.zip.ZipExtraField
-
The actual data to put into central directory - without Header-ID or length specifier.
- getCentralDirectoryExtra() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the extra data for the central directory.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.JarMarker
-
Length of the extra field in the central directory - without Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.PKWareExtraHeader
-
Gets the central data length.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the central directory.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Gets the central data length.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the length of the extra field in the local file data - without Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the length of the extra field in the local file data - without Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Length of the extra field in the central directory data - without Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- getCentralDirectoryLength() - Method in interface kala.compress.archivers.zip.ZipExtraField
-
Length of the extra field in the central directory - without Header-ID or length specifier.
- getChanges() - Method in class kala.compress.changes.ChangeSet
-
Gets the list of changes as a copy.
- getChar(ByteBuffer) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- getChksum() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the checksum.
- getCipher() - Method in class kala.compress.archivers.sevenz.AES256Options
- getClassAttributeLayouts() - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- getClassAttributes() - Method in class kala.compress.harmony.unpack200.ClassBands
- getClassBands() - Method in class kala.compress.harmony.pack200.Segment
- getClassBands() - Method in class kala.compress.harmony.unpack200.Segment
- getClassCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getClasses() - Method in class kala.compress.harmony.pack200.CPSignature
- getClassFieldCount() - Method in class kala.compress.harmony.unpack200.ClassBands
- getClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- getClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- getClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- getClassFlags() - Method in class kala.compress.harmony.unpack200.ClassBands
- getClassIndex() - Method in class kala.compress.harmony.pack200.CPMethodOrField
- getClassInterfacesInts() - Method in class kala.compress.harmony.unpack200.ClassBands
- getClassList() - Method in class kala.compress.harmony.pack200.Archive.SegmentUnit
- getClassMethodCount() - Method in class kala.compress.harmony.unpack200.ClassBands
- getClassName() - Method in class kala.compress.harmony.pack200.CPMethodOrField
- getClassPoolEntry(String) - Method in class kala.compress.harmony.unpack200.SegmentConstantPool
-
Given the name of a class, answer the CPClass associated with that class.
- getClassSpecificPoolEntry(int, long, String) - Method in class kala.compress.harmony.unpack200.SegmentConstantPool
-
Subset the constant pool of the specified type to be just that which has the specified class name.
- getClassSuperInts() - Method in class kala.compress.harmony.unpack200.ClassBands
- getClassThisInts() - Method in class kala.compress.harmony.unpack200.ClassBands
- getClassVersionMajor() - Method in class kala.compress.harmony.unpack200.ClassBands
-
Returns null if all classes should use the default major and minor version or an array of integers containing the major version numberss to use for each class in the segment
- getClassVersionMinor() - Method in class kala.compress.harmony.unpack200.ClassBands
-
Returns null if all classes should use the default major and minor version or an array of integers containing the minor version numberss to use for each class in the segment
- getClearCode() - Method in class kala.compress.compressors.lzw.LZWInputStream
- getCode() - Method in enum kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
the algorithm id.
- getCode() - Method in enum kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
the hash algorithm ID.
- getCode() - Method in enum kala.compress.archivers.zip.ZipMethod
-
the code of the compression method.
- getCodeAttributeLayouts() - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- getCodec() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- getCodec(int, InputStream, Codec) - Static method in class kala.compress.harmony.pack200.CodecEncoding
-
Gets the codec specified by the given value byte and optional byte header.
- getCodec(String) - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Returns the
BHSDCodecthat should be used for the given layout element - getCodec(String) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Returns the
BHSDCodecthat should be used for the given layout element. - getCodeHandlerCatchPO() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodeHandlerClassRCN() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodeHandlerCount() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodeHandlerEndPO() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodeHandlerStartP() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodeHasAttributes() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodeMaxNALocals() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodeMaxStack() - Method in class kala.compress.harmony.unpack200.ClassBands
- getCodes(int[]) - Static method in class kala.compress.compressors.deflate64.HuffmanDecoder
- getCodeSize() - Method in class kala.compress.compressors.lzw.LZWInputStream
- getComment() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets an arbitrary user-defined comment.
- getCommentSource() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
The source of the comment field value.
- getCompressedCount() - Method in class kala.compress.archivers.zip.ExplodingInputStream
- getCompressedCount() - Method in class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- getCompressedCount() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- getCompressedCount() - Method in class kala.compress.archivers.zip.ZipArchiveReader.StoredStatisticsStream
- getCompressedCount() - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.gzip.GzipCompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.lzma.LZMACompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.lzw.LZWInputStream
- getCompressedCount() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.xz.XZCompressorInputStream
- getCompressedCount() - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- getCompressedCount() - Method in interface kala.compress.utils.InputStreamStatistics
-
Gets the amount of raw or compressed bytes read by the stream.
- getCompressedCrc() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the compressed CRC.
- getCompressedFileName(String) - Static method in class kala.compress.compressors.bzip2.BZip2Utils
-
Maps the given file name to the name that the file should have after compression with bzip2.
- getCompressedFileName(String) - Method in class kala.compress.compressors.FileNameUtil
-
Maps the given file name to the name that the file should have after compression.
- getCompressedFileName(String) - Static method in class kala.compress.compressors.gzip.GzipUtils
-
Maps the given file name to the name that the file should have after compression with gzip.
- getCompressedFileName(String) - Static method in class kala.compress.compressors.lzma.LZMAUtils
-
Maps the given file name to the name that the file should have after compression with LZMA.
- getCompressedFileName(String) - Static method in class kala.compress.compressors.xz.XZUtils
-
Maps the given file name to the name that the file should have after compression with xz.
- getCompressedSize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets this entry's compressed file size.
- getCompressedSize() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The compressed size stored in this extra field.
- getCompressionElapsed() - Method in class kala.compress.archivers.zip.ScatterStatistics
-
The number of milliseconds elapsed in the parallel compression phase
- getCompressionLevel() - Method in class kala.compress.compressors.deflate.DeflateParameters
-
The compression level.
- getCompressionLevel() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the compression level.
- getConstant(Object) - Method in class kala.compress.harmony.pack200.CpBands
- getConstantPool() - Method in class kala.compress.harmony.unpack200.CpBands
- getConstantPool() - Method in class kala.compress.harmony.unpack200.Segment
- getConstantPoolEntry(int, long) - Method in class kala.compress.harmony.unpack200.SegmentConstantPool
- getContentBeforeFirstLocalFileHeader() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets an InputStream for reading the content before the first local file header.
- getContentMethods() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the (compression) methods to use for entry's content - the default is LZMA2.
- getContentMethods(SevenZArchiveEntry) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- getContents() - Method in class kala.compress.harmony.pack200.Archive.PackingFile
- getContext() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- getCount() - Method in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- getCountElement() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Replication
- getCountElement() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Replication
- getCpBands() - Method in class kala.compress.harmony.pack200.Segment
- getCpBands() - Method in class kala.compress.harmony.unpack200.Segment
- getCpClass() - Method in class kala.compress.harmony.unpack200.CpBands
- getCPClass(String) - Method in class kala.compress.harmony.pack200.CpBands
- getCpClassCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpDescriptor() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpDescriptorCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpDescriptorNameInts() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpDescriptorTypeInts() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpDoubleCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCPField(String, String, String) - Method in class kala.compress.harmony.pack200.CpBands
- getCPField(CPClass, String, String) - Method in class kala.compress.harmony.pack200.CpBands
- getCpFieldClass() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpFieldCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpFloatCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCPIMethod(String, String, String) - Method in class kala.compress.harmony.pack200.CpBands
- getCPIMethod(CPClass, String, String) - Method in class kala.compress.harmony.pack200.CpBands
- getCpIMethodClass() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpIMethodCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpInt() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpIntCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpLong() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpLongCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCPMethod(String, String, String) - Method in class kala.compress.harmony.pack200.CpBands
- getCPMethod(CPClass, String, String) - Method in class kala.compress.harmony.pack200.CpBands
- getCpMethodClass() - Method in class kala.compress.harmony.unpack200.CpBands
- getCpMethodCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpMethodDescriptor() - Method in class kala.compress.harmony.unpack200.CpBands
- getCPNameAndType(String, String) - Method in class kala.compress.harmony.pack200.CpBands
- getCpSignature() - Method in class kala.compress.harmony.unpack200.CpBands
- getCPSignature(String) - Method in class kala.compress.harmony.pack200.CpBands
- getCpSignatureCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpStringCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCpUTF8() - Method in class kala.compress.harmony.unpack200.CpBands
- getCPUtf8(String) - Method in class kala.compress.harmony.pack200.CpBands
- getCpUTF8Count() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getCrc() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the CRC.
- getCrc32() - Method in class kala.compress.archivers.zip.StreamCompressor
-
Gets the crc32 of the last deflated file
- getCrcValue() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Deprecated.
- getCreateFileTime() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the create time as a
FileTimeof this ZIP entry, or null if no such timestamp exists in the ZIP entry. - getCreateFileTime() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the create time as a
FileTimeof this ZIP entry, or null if no such timestamp exists in the ZIP entry. - getCreateTime() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the "File creation time" of this ZIP entry as a ZipEightByteInteger object, or
ZipEightByteInteger.ZEROif no such timestamp exists in the ZIP entry. - getCreateTime() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the create time (seconds since epoch) of this ZIP entry as a ZipLong object, or null if no such timestamp exists in the ZIP entry.
- getCreationTime() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets file creation time.
- getCreationTime() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the creation time.
- getCreationTime() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's creation time.
- getCurrentClass() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- getCurrentClassReader() - Method in class kala.compress.harmony.pack200.Segment
- getCurrentEntry() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Gets the current TAR Archive Entry that this input stream is processing
- getCurrentOutputStream() - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- getCurrentSplitSegmentBytesWritten() - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- getCurrentSplitSegmentIndex() - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- getCurrentStream() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- getData() - Static method in class kala.compress.compressors.brotli.dec.Dictionary.DataHolder0
- getData() - Static method in class kala.compress.compressors.brotli.dec.Dictionary.DataHolder1
- getData() - Static method in class kala.compress.compressors.brotli.dec.Dictionary.DataHolder2
- getData() - Static method in class kala.compress.compressors.brotli.dec.Dictionary
- getData() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
The literal data.
- getDataOffset() - Method in interface kala.compress.archivers.EntryStreamOffsets
-
Gets the offset of data stream within the archive file,
- getDataOffset() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets the offset of data stream within the archive file,
- getDataOffset() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- getDataOffset(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
- getDataPadCount() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of bytes needed to pad the data to the alignment boundary.
- getDecompressConcatenated() - Method in class kala.compress.compressors.CompressorStreamFactory
- getDefaultAttributeLayouts() - Static method in class kala.compress.harmony.unpack200.AttributeLayoutMap
- getDefaultCaseBody() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Union
- getDefaultCaseBody() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- getDefaultClassMajorVersion() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getDefaultClassMinorVersion() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getDefaultMajorVersion() - Method in class kala.compress.harmony.pack200.SegmentHeader
- getDefaultName() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Gets a default file name from the archive name - if known.
- getDeflateHint() - Method in class kala.compress.harmony.pack200.PackingOptions
- getDeflateStrategy() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the deflater strategy.
- getDeleted() - Method in class kala.compress.changes.ChangeSetResults
-
Gets a list of file names which has been deleted
- getDesc() - Method in class kala.compress.harmony.pack200.CPMethodOrField
- getDescIndex() - Method in class kala.compress.harmony.pack200.CPMethodOrField
- getDevice() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the device id.
- getDeviceMaj() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the major device id.
- getDeviceMin() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the minor device id
- getDevMajor() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's major device number.
- getDevMinor() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's minor device number.
- getDevname() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the device name, e.g., /dev/sda3 or /dev/mapper/vg0-home.
- getDictionarySize(Coder) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- getDictionarySize(Coder) - Method in class kala.compress.archivers.sevenz.LZMADecoder
- getDictSize(Object) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- getDirectoryEntries() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
If this entry represents a file, and the file is a directory, return an array of TarEntries for this entry's children.
- getDiskNumberStart() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
The number of the split segment this entry starts at.
- getDiskStartNumber() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The disk start number stored in this extra field.
- getDouble() - Method in class kala.compress.harmony.pack200.CPDouble
- getDumpTime() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the time of this dump.
- getEclass() - Method in class kala.compress.compressors.bzip2.BlockSort
- getEffectiveZip64Mode(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
If the mode is AsNeeded and the entry is a compressed entry of unknown size that gets written to a non-seekable stream then change the default to Never.
- getEffort() - Method in class kala.compress.harmony.pack200.PackingOptions
- getEncoding() - Method in class kala.compress.archivers.ArchiveInputStream
-
Gets the encoding.
- getEncoding() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
The encoding to use for file names and the file comment.
- getEncoding() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets the encoding to use for file names and the file comment.
- getEncryptionAlgorithm() - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Gets encryption algorithm.
- getEntries() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Gets a copy of meta-data of all archive entries.
- getEntries() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Gets all TAR Archive Entries from the TarFile
- getEntries() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets all entries.
- getEntries(String) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets all named entries in the same order they appear within the archive's central directory.
- getEntriesInPhysicalOrder() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets all entries in physical order.
- getEntriesInPhysicalOrder(String) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets all named entries in the same order their contents appear within the archive.
- getEntry() - Method in exception kala.compress.archivers.zip.UnsupportedZipFeatureException
-
The entry using the unsupported feature.
- getEntry() - Method in class kala.compress.changes.Change
- getEntry(String) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets a named entry or
nullif no entry by that name exists. - getEntryEncoding() - Method in class kala.compress.archivers.ArchiveStreamFactory
-
Gets the encoding to use for arj, jar, ZIP, dump, cpio and tar files, or null for the archiver default.
- getEntryEncoding(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- getEntrySize() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the size of the entry as read from the archive.
- getEntryTooBigMessage(ZipArchiveEntry) - Static method in exception kala.compress.archivers.zip.Zip64RequiredException
-
Helper to format "entry too big" messages.
- getExtendedName(int) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
-
Gets an extended name from the GNU extended name buffer.
- getExtension(String) - Static method in class kala.compress.utils.FileNameUtils
-
Gets the extension (i.e.
- getExtension(Path) - Static method in class kala.compress.utils.FileNameUtils
-
Gets the extension (i.e.
- getExternalAttributes() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Retrieves the external file attributes.
- getExtraField() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the Extra subfields from the header.
- getExtraField(ZipShort) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets an extra field by its header id.
- getExtraFields() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets all extra fields that have been parsed successfully.
- getExtraFields(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets extra fields.
- getExtraFields(ExtraFieldParsingBehavior) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets extra fields.
- getExtraPaxHeader(String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets named extra PAX header
- getExtraPaxHeaders() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets extra PAX Headers
- getF() - Method in class kala.compress.harmony.unpack200.IcTuple
- getFavoured() - Method in class kala.compress.harmony.pack200.PopulationCodec
- getFavouredCodec() - Method in class kala.compress.harmony.pack200.PopulationCodec
- getFeature() - Method in exception kala.compress.archivers.zip.UnsupportedZipFeatureException
-
The unsupported feature that has been used.
- getFieldAttributeLayouts() - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- getFieldAttributes() - Method in class kala.compress.harmony.unpack200.ClassBands
- getFieldDescrInts() - Method in class kala.compress.harmony.unpack200.ClassBands
- getFieldFlags() - Method in class kala.compress.harmony.unpack200.ClassBands
- getFileBits() - Method in class kala.compress.harmony.unpack200.FileBands
- getFileList() - Method in class kala.compress.harmony.pack200.Archive.SegmentUnit
- getFileModtime() - Method in class kala.compress.harmony.unpack200.FileBands
- getFilename() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Deprecated.
- getFileName() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the file name.
- getFileName() - Method in class kala.compress.harmony.pack200.Pack200ClassReader
- getFileName() - Method in class kala.compress.harmony.unpack200.FileBands
- getFileName(String) - Static method in class kala.compress.utils.FileNameUtils
- getFileNameCharset() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the Charset to use for writing file names and comments.
- getFileOptions() - Method in class kala.compress.harmony.unpack200.FileBands
- getFileSize() - Method in class kala.compress.harmony.unpack200.FileBands
- getFilesystem() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the last mountpoint, e.g., /home.
- getFirstLocalFileHeaderOffset() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets the offset of the first local file header in the file.
- getFirstRecord() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the inode of the first record on this volume.
- getFlagIndex() - Method in class kala.compress.harmony.pack200.NewAttributeBands
- getFlags() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the miscellaneous flags.
- getFlags() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets flags byte.
- getFloat() - Method in class kala.compress.harmony.pack200.CPFloat
- getFormat() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the format for this entry.
- getFormat() - Method in exception kala.compress.archivers.StreamingNotSupportedException
-
Gets the format that has been requested/detected.
- getGeneralPurposeBit() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
The "general purpose bit" field.
- getGeneralPurposeBits(boolean, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- getGeneration() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the generation of the file.
- getGID() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the group id.
- getGID() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Gets the GID as a long.
- getGlobalIndex() - Method in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- getGroupId() - Method in class kala.compress.archivers.ar.ArArchiveEntry
-
Gets the group ID.
- getGroupId() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the group id
- getGroupId() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's group id.
- getGroupId() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Gets the group id.
- getGroupName() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's group name.
- getH() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Gets the H.
- getHasAccessTime() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets whether this entry has got an access time at all.
- getHasCrc() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets whether this entry has got a crc.
- getHasCreationTime() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets whether this entry has got a creation time at all.
- getHashAlgorithm() - Method in class kala.compress.archivers.zip.X0015_CertificateIdForFile
-
Gets hash algorithm.
- getHashAlgorithm() - Method in class kala.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
-
Gets hash algorithm.
- getHashAlgorithm() - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Gets hash algorithm.
- getHasLastModifiedTime() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets whether this entry has got a last modified time at all.
- getHasWindowsAttributes() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets whether this entry has windows attributes.
- getHeaderCount() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the number of records in this segment.
- getHeaderHoles() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the number of sparse records in this segment.
- getHeaderId() - Method in class kala.compress.archivers.zip.AsiExtraField
-
The Header-ID.
- getHeaderId() - Method in class kala.compress.archivers.zip.JarMarker
-
The Header-ID.
- getHeaderId() - Method in class kala.compress.archivers.zip.PKWareExtraHeader
-
Gets the header id.
- getHeaderId() - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- getHeaderId() - Method in class kala.compress.archivers.zip.UnicodeCommentExtraField
- getHeaderId() - Method in class kala.compress.archivers.zip.UnicodePathExtraField
- getHeaderId() - Method in class kala.compress.archivers.zip.UnparseableExtraFieldData
-
The Header-ID.
- getHeaderId() - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Gets the header id.
- getHeaderId() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the Header-ID.
- getHeaderId() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the Header-ID.
- getHeaderId() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
The Header-ID.
- getHeaderId() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- getHeaderId() - Method in interface kala.compress.archivers.zip.ZipExtraField
-
The Header-ID.
- getHeaderPadCount(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of bytes needed to pad the header to the alignment boundary.
- getHeaderPadCount(Charset) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of bytes needed to pad the header to the alignment boundary.
- getHeaderSize() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the header size for this CPIO format
- getHeaderType() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the type of the tape segment header.
- getHoles() - Method in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- getHostname() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the hostname of the system where the dump was performed.
- getHostOs() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
The operating system the archive has been created on.
- getIcBands() - Method in class kala.compress.harmony.pack200.Segment
- getIcBands() - Method in class kala.compress.harmony.unpack200.Segment
- getIcLocal() - Method in class kala.compress.harmony.unpack200.ClassBands
- getIcTuple(CPClass) - Method in class kala.compress.harmony.pack200.IcBands
- getIcTuples() - Method in class kala.compress.harmony.unpack200.IcBands
- getId() - Method in enum kala.compress.archivers.sevenz.SevenZMethod
- getId() - Method in class kala.compress.compressors.gzip.ExtraField.SubField
-
The 2 character ISO-8859-1 string made from the si1 and si2 bytes of the sub field id.
- getIndex() - Method in enum kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
- getIndex() - Method in class kala.compress.harmony.pack200.ConstantPoolEntry
- getIndex() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- getIndexInClass() - Method in class kala.compress.harmony.pack200.CPMethodOrField
- getIndexInClass(List<CPMethodOrField>) - Method in class kala.compress.harmony.pack200.BcBands
- getIndexInClassForConstructor() - Method in class kala.compress.harmony.pack200.CPMethodOrField
- getIndexInClassForConstructor(List<CPMethodOrField>) - Method in class kala.compress.harmony.pack200.BcBands
- getIndexInCpUtf8() - Method in class kala.compress.harmony.pack200.CPClass
- getIndexInCpUtf8() - Method in class kala.compress.harmony.pack200.CPSignature
- getIndexInCpUtf8() - Method in class kala.compress.harmony.pack200.CPString
- getInitMethodPoolEntry(int, long, String) - Method in class kala.compress.harmony.unpack200.SegmentConstantPool
-
Answer the init method for the specified class.
- getInnerClassCount() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getInnerClassesForOuter(String) - Method in class kala.compress.harmony.pack200.IcBands
- getIno() - Method in class kala.compress.archivers.dump.Dirent
-
Gets ino.
- getIno() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the ino of the entry.
- getIno() - Method in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- getIno(byte[]) - Static method in class kala.compress.archivers.dump.DumpArchiveUtil
-
Gets the ino associated with this buffer.
- getInode() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the inode.
- getInputStream() - Method in class kala.compress.changes.Change
- getInputStream() - Method in interface kala.compress.changes.ChangeSetPerformer.ArchiveEntryIterator
- getInputStream() - Method in class kala.compress.changes.ChangeSetPerformer.ArchiveInputStreamIterator
- getInputStream() - Method in class kala.compress.changes.ChangeSetPerformer.ZipFileIterator
- getInputStream() - Method in class kala.compress.compressors.pack200.AbstractStreamBridge
-
Provides the input view.
- getInputStream() - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- getInputStream() - Method in class kala.compress.parallel.FileBasedScatterGatherBackingStore
- getInputStream() - Method in interface kala.compress.parallel.ScatterGatherBackingStore
-
An input stream that contains the scattered payload
- getInputStream(SevenZArchiveEntry) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Gets an InputStream for reading the contents of the given entry.
- getInputStream(TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Gets the input stream for the provided Tar Archive Entry.
- getInputStream(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets an InputStream for reading the contents of the given entry.
- getInputStreamArchiveNames() - Method in class kala.compress.archivers.ArchiveStreamFactory
- getInputStreamArchiveNames() - Method in interface kala.compress.archivers.ArchiveStreamProvider
-
Gets all the input stream archive names for this provider
- getInputStreamCompressorNames() - Method in class kala.compress.compressors.CompressorStreamFactory
- getInputStreamCompressorNames() - Method in interface kala.compress.compressors.CompressorStreamProvider
-
Gets all the input stream compressor names for this provider
- getInstance() - Static method in class kala.compress.archivers.zip.JarMarker
-
Since JarMarker is stateless we can always use the same instance.
- getInt() - Method in class kala.compress.harmony.pack200.CPInt
- getInt(byte[], int) - Static method in class kala.compress.compressors.lz4.XXHash32
- getInt(ByteBuffer) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- getInternalAttributes() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the internal file attributes.
- getInts(CPClass[]) - Method in class kala.compress.harmony.pack200.ClassBands
- getIntValue() - Method in class kala.compress.archivers.zip.ZipLong
-
Gets value as a (signed) Java int
- getIv() - Method in class kala.compress.archivers.sevenz.AES256Options
- getK() - Method in class kala.compress.harmony.pack200.RunCodec
- getKey() - Method in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key of the action to take.
- getL() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Gets the L.
- getLabel() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets dump label.
- getLabel(int) - Method in class kala.compress.harmony.pack200.NewAttribute
- getLastAccessTime() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's last access time.
- getLastModified() - Method in class kala.compress.archivers.ar.ArArchiveEntry
-
Gets the last modified time in seconds since the epoch.
- getLastModifiedTime() - Method in class kala.compress.archivers.ar.ArArchiveEntry
- getLastModifiedTime() - Method in interface kala.compress.archivers.ArchiveEntry
-
Gets the last modified time of this entry.
- getLastModifiedTime() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
The last modified time of the entry.
- getLastModifiedTime() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
- getLastModifiedTime() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
- getLastModifiedTime() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the last modified time.
- getLastModifiedTime() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's modification time.
- getLayout() - Method in class kala.compress.harmony.pack200.NewAttribute
- getLayout() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- getLayout(int) - Method in class kala.compress.harmony.unpack200.AttributeLayoutMap
- getLayoutElements() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Replication
- getLayoutElements() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Replication
- getLayoutIndex() - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- getLazyMatching() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets whether to perform lazy matching.
- getLazyMatchingThreshold() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the threshold for lazy matching.
- getLength() - Method in class kala.compress.archivers.ar.ArArchiveEntry
-
Gets the length.
- getLength() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.BackReference
-
Provides the length of the back-reference.
- getLength() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
Length of literal block.
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.DeprecatedAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- getLength() - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- getLength(char) - Method in class kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
- getLength(char) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.LayoutElement
- getLengthIncludingHeader() - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
-
Answer the length of the receiver including its header (the u2 for the attribute name and the u4 for the attribute length).
- getLevel() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the level of this dump.
- getLinkedFile() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Name of linked file
- getLinkFlag() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's link flag.
- getLinkName() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's link name.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.AsiExtraField
-
The actual data to put into local file data - without Header-ID or length specifier.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.JarMarker
-
The actual data to put into local file data - without Header-ID or length specifier.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.PKWareExtraHeader
-
Gets the local data.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.UnparseableExtraFieldData
-
The actual data to put into local file data.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Gets the local data.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the actual data to put into local file data - without Header-ID or length specifier.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the actual data to put into local file data - without Header-ID or length specifier.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
The actual data to put into local file data - without Header-ID or length specifier.
- getLocalFileDataData() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- getLocalFileDataData() - Method in interface kala.compress.archivers.zip.ZipExtraField
-
The actual data to put into local file data - without Header-ID or length specifier.
- getLocalFileDataExtra() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the extra data for the local file data.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Length of the extra field in the local file data - without Header-ID or length specifier.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.JarMarker
-
Length of the extra field in the local file data - without Header-ID or length specifier.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.PKWareExtraHeader
-
Gets the length of the local data.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the local file data.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Gets the length of the local data.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the length of the extra field in the local file data - without Header-ID or length specifier.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the length of the extra field in the local file data - without Header-ID or length specifier.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Length of the extra field in the local file data - without Header-ID or length specifier.
- getLocalFileDataLength() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- getLocalFileDataLength() - Method in interface kala.compress.archivers.zip.ZipExtraField
-
Length of the extra field in the local file data - without Header-ID or length specifier.
- getLocalHeaderOffset() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the local header offset.
- getLogFile() - Method in class kala.compress.harmony.pack200.PackingOptions
- getLong() - Method in class kala.compress.harmony.pack200.CPLong
- getLong(ByteBuffer) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- getLongGroupId() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Deprecated.
- getLongNameData() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Gets the next entry in this tar archive as long name data.
- getLongNameData() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Gets the next entry in this tar archive as long name data.
- getLongUserId() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Deprecated.
- getLongValue() - Method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets value as Java long.
- getLongValue(byte[]) - Static method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets the value as a Java long from an eight-byte array.
- getLongValue(byte[], int) - Static method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets the value as a Java long from eight bytes starting at given array offset.
- getMaxBackReferenceLength() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the maximal length of a back-reference found.
- getMaxCandidates() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the maximum number of back-reference candidates to consider.
- getMaxCount() - Method in class kala.compress.utils.BoundedInputStream
-
Gets the max count of bytes to read.
- getMaxLiteralLength() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the maximal length of a literal block.
- getMaxOffset() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the maximal offset of a back-reference found.
- getMemoryLimitInKb() - Method in exception kala.compress.MemoryLimitException
- getMemoryNeededInKb() - Method in exception kala.compress.MemoryLimitException
- getMergedFields() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- getMergingElapsed() - Method in class kala.compress.archivers.zip.ScatterStatistics
-
The number of milliseconds elapsed in merging the results of the parallel compression, the IO phase
- getMessage() - Method in enum kala.compress.archivers.sevenz.CLI.Mode
- getMetaData() - Method in class kala.compress.compressors.gzip.GzipCompressorInputStream
-
Provides the stream's meta data - may change with each stream when decompressing concatenated streams.
- getMethod() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
- getMethod() - Method in class kala.compress.archivers.sevenz.SevenZMethodConfiguration
-
The specified method.
- getMethod() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the compression method of this entry, or -1 if the compression method has not been specified.
- getMethod() - Method in class kala.compress.archivers.zip.ZipArchiveEntryRequest
-
Gets the compression method to use
- getMethodAttributeLayouts() - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- getMethodAttributes() - Method in class kala.compress.harmony.unpack200.ClassBands
- getMethodByCode(int) - Static method in enum kala.compress.archivers.zip.ZipMethod
-
returns the
ZipMethodfor the given code or null if the method is not known. - getMethodByteCodePacked() - Method in class kala.compress.harmony.unpack200.BcBands
- getMethodDescr() - Method in class kala.compress.harmony.unpack200.ClassBands
- getMethodDescrInts() - Method in class kala.compress.harmony.unpack200.ClassBands
- getMethodFlags() - Method in class kala.compress.harmony.unpack200.ClassBands
- getMinBackReferenceLength() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the minimal length of a back-reference found.
- getMode() - Method in class kala.compress.archivers.ar.ArArchiveEntry
-
Gets the mode.
- getMode() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
File mode of this entry.
- getMode() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the mode of this entry (e.g.
- getMode() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the access permissions on the entry.
- getMode() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's mode.
- getMode() - Method in class kala.compress.archivers.zip.AsiExtraField
-
File mode of this file.
- getMode(int) - Method in class kala.compress.archivers.zip.AsiExtraField
-
Gets the file mode for given permissions with the correct file type.
- getModificationInstant() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the most recent modification time (MTIME) of the original file being compressed.
- getModificationTime() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the most recent modification time (MTIME) of the original file being compressed, in seconds since 00:00:00 GMT, Jan.
- getModificationTime() - Method in class kala.compress.harmony.pack200.PackingOptions
- getModifyFileTime() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the modify time as a
FileTimeof this ZIP entry, or null if no such timestamp exists in the ZIP entry. - getModifyFileTime() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the modify time as a
FileTimeof this ZIP entry, or null if no such timestamp exists in the ZIP entry. - getModifyTime() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Gets the "File last modification time" of this ZIP entry as a ZipEightByteInteger object, or
ZipEightByteInteger.ZEROif no such timestamp exists in the ZIP entry. - getModifyTime() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Gets the modify time (seconds since epoch) of this ZIP entry as a ZipLong object, or null if no such timestamp exists in the ZIP entry.
- getModtime() - Method in class kala.compress.harmony.pack200.Archive.PackingFile
- getModTime() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's modification time.
- getMostCommon() - Method in class kala.compress.harmony.pack200.SegmentHeader.Counter
- getN() - Method in class kala.compress.harmony.unpack200.IcTuple
- getName() - Method in class kala.compress.archivers.ar.ArArchiveEntry
- getName() - Method in interface kala.compress.archivers.ArchiveEntry
-
Gets the name of the entry in this archive.
- getName() - Method in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- getName() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
Gets this entry's name.
- getName() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the name.
- getName() - Method in class kala.compress.archivers.dump.Dirent
-
Gets name of directory entry.
- getName() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the name of the entry.
- getName() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets this entry's name.
- getName() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's name.
- getName() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the name of the entry.
- getName() - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- getName() - Method in class kala.compress.harmony.pack200.Archive.PackingFile
- getName() - Method in class kala.compress.harmony.pack200.CPNameAndType
- getName() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- getName() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getName() - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- getName() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- getName(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- getNameCRC32() - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Gets the CRC32 checksum of the file name or comment as encoded in the central directory of the ZIP file.
- getNameIndex() - Method in class kala.compress.harmony.pack200.CPNameAndType
- getNameSource() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
The source of the name field value.
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CPMember
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CPMethodRef
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CPRef
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.CPString
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- getNestedClassFileEntries() - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- getNestedPosition(int) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getNestedPositions() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getNewClass() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- getNextEntry() - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- getNextEntry() - Method in class kala.compress.archivers.ArchiveInputStream
-
Gets the next Archive Entry in this Stream.
- getNextEntry() - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- getNextEntry() - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- getNextEntry() - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
- getNextEntry() - Method in class kala.compress.archivers.jar.JarArchiveInputStream
- getNextEntry() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Gets the next Archive Entry in this archive.
- getNextEntry() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Gets the next entry in this tar archive.
- getNextEntry() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- getNextKey(int, int) - Static method in class kala.compress.compressors.brotli.dec.Huffman
-
Returns reverse(reverse(key, len) + 1, len).
- getNextTarEntry() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Gets the next entry in this tar archive.
- getNextValue(int) - Method in class kala.compress.harmony.unpack200.MetadataBandGroup
- getNiceBackReferenceLength() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the length of a back-reference that is considered nice enough to stop searching for longer ones.
- getNlink() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the number of hard links to the entry.
- getNTRec() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the number of records per tape block.
- getNumber() - Method in class kala.compress.harmony.unpack200.bytecode.CPConstantNumber
- getNumberOfFiles() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getNumberOfLinks() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the number of links.
- getNumberOfShannonFanoTrees() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
Returns the number of trees used by the compression method 6 (imploding).
- getNumbytes() - Method in class kala.compress.archivers.tar.TarArchiveStructSparse
- getNumCyclesPower() - Method in class kala.compress.archivers.sevenz.AES256Options
- getOffset() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the offset within the archive
- getOffset() - Method in exception kala.compress.archivers.dump.InvalidFormatException
- getOffset() - Method in class kala.compress.archivers.tar.TarArchiveStructSparse
- getOffset() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.BackReference
-
Provides the offset of the back-reference.
- getOffset() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
-
Offset into data where the literal block starts.
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ClassRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.DoubleForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.FieldRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.FloatRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.IntRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.LongForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.MethodRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ReferenceForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.StringRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
- getOffset(OperandManager) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
- getOmitFirst(int) - Static method in class kala.compress.compressors.brotli.dec.WordTransformType
- getOmitLast(int) - Static method in class kala.compress.compressors.brotli.dec.WordTransformType
- getOneAttribute(int, List<NewAttributeBands.AttributeLayoutElement>) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Gets one attribute at the given index from the various bands.
- getOpcode() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- getOpcode() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- getOperatingSystem() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the OS code type.
- getOptions() - Method in class kala.compress.archivers.sevenz.SevenZMethodConfiguration
-
The specified options.
- getOptions() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getOptions(Object) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- getOptions(Object) - Method in class kala.compress.archivers.sevenz.LZMADecoder
- getOptionsAsProperties(Object) - Method in class kala.compress.archivers.sevenz.AbstractCoder
-
Gets property bytes to write in a Folder block.
- getOptionsAsProperties(Object) - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder
- getOptionsAsProperties(Object) - Method in class kala.compress.archivers.sevenz.DeltaDecoder
- getOptionsAsProperties(Object) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- getOptionsAsProperties(Object) - Method in class kala.compress.archivers.sevenz.LZMADecoder
- getOptionsFromCoder(Coder) - Method in class kala.compress.archivers.sevenz.DeltaDecoder
- getOptionsFromCoder(Coder, InputStream) - Method in class kala.compress.archivers.sevenz.AbstractCoder
-
Gets configuration options that have been used to create the given InputStream from the given Coder.
- getOptionsFromCoder(Coder, InputStream) - Method in class kala.compress.archivers.sevenz.DeltaDecoder
- getOptionsFromCoder(Coder, InputStream) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- getOptionsFromCoder(Coder, InputStream) - Method in class kala.compress.archivers.sevenz.LZMADecoder
- getOrDefault(Map<String, String>, String, String) - Method in class kala.compress.harmony.pack200.PackingOptions
- getOrderedCodeAttributes() - Method in class kala.compress.harmony.unpack200.ClassBands
-
Gets an ArrayList of ArrayLists which hold the code attributes corresponding to all classes in order.
- getOrderedCoders() - Method in class kala.compress.archivers.sevenz.Folder
-
Sorts Coders using bind pairs.
- getOrderedSparseHeaders() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's sparse headers ordered by offset with all empty sparse sections at the start filtered out.
- getOriginalName() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the unmodified name of the entry.
- getOS() - Method in class kala.compress.compressors.gzip.GzipParameters
-
Gets the OS type.
- getOuter(String) - Method in class kala.compress.harmony.pack200.IcBands
- getOutputStreamArchiveNames() - Method in class kala.compress.archivers.ArchiveStreamFactory
- getOutputStreamArchiveNames() - Method in interface kala.compress.archivers.ArchiveStreamProvider
-
Gets all the output stream archive names for this provider
- getOutputStreamCompressorNames() - Method in class kala.compress.compressors.CompressorStreamFactory
- getOutputStreamCompressorNames() - Method in interface kala.compress.compressors.CompressorStreamProvider
-
Gets all the output stream compressor names for this provider
- getPackedByteAmount() - Method in class kala.compress.harmony.pack200.Archive.SegmentUnit
- getPackingFileListFromJar(JarFile, boolean) - Static method in class kala.compress.harmony.pack200.PackingUtils
- getPackingFileListFromJar(JarInputStream, boolean) - Static method in class kala.compress.harmony.pack200.PackingUtils
- getParameterAttribute(int, Iterator<CPUTF8>) - Method in class kala.compress.harmony.unpack200.MetadataBandGroup
- getParentIno() - Method in class kala.compress.archivers.dump.Dirent
-
Gets ino of parent directory.
- getParseableExtraFields() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- getParseableExtraFieldsNoCopy() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- getPath() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's file.
- getPath(DumpArchiveEntry) - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Gets full path for specified archive entry, or null if there's a gap.
- getPayload() - Method in class kala.compress.compressors.gzip.ExtraField.SubField
-
The subfield payload.
- getPayloadStream() - Method in class kala.compress.archivers.zip.ZipArchiveEntryRequest
-
Gets the payload that will be added to this ZIP entry
- getPermissions() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the permissions on the entry.
- getPlatform() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Platform specification to put into the "version made by" part of the central file header.
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ClassRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.DoubleForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.FieldRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.FloatRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.IntRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.LongForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.MethodRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ReferenceForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.StringRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
- getPoolID() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
- getPrefix(int) - Method in class kala.compress.compressors.lzw.LZWInputStream
- getPrefixesLength() - Method in class kala.compress.compressors.lzw.LZWInputStream
- getPreviousDumpTime() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets the time of the previous dump at this level higher.
- getRawClassFlags() - Method in class kala.compress.harmony.unpack200.ClassBands
- getRawFlag() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
The content of the flags field.
- getRawInputStream(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets the raw stream of the archive entry (compressed form).
- getRawName() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Returns the raw bytes that made up the name before it has been converted using the configured or guessed encoding.
- getRealSize() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's real file size in case of a sparse file.
- getRecord() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Gets the next record in this tar archive.
- getRecord() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Gets the next record in this tar archive.
- getRecordCount() - Method in class kala.compress.archivers.zip.X0015_CertificateIdForFile
-
Gets record count.
- getRecordCount() - Method in class kala.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
-
Gets record count.
- getRecordCount() - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Gets record count.
- getRecordSize() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Gets the record size being used by this stream's buffer.
- getRecordSize() - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Deprecated.
- getReferences(int[][], String[]) - Method in class kala.compress.harmony.unpack200.BandSet
- getReferences(int[], String[]) - Method in class kala.compress.harmony.unpack200.BandSet
- getRelativeHeaderOffset() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The relative header offset stored in this extra field.
- getRelevantIcTuples(String, ClassConstantPool) - Method in class kala.compress.harmony.unpack200.IcBands
-
Answer the relevant IcTuples for the specified className and class constant pool.
- getRemoteDevice() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the remote device id.
- getRemoteDeviceMaj() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the remote major device id.
- getRemoteDeviceMin() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the remote minor device id.
- getRewrite() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
Some bytecodes (the ones with variable lengths) can't have a static rewrite array - they need the ability to update the array.
- getRewrite() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- getRewriteCopy() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- getS() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Gets the S.
- getSalt() - Method in class kala.compress.archivers.sevenz.AES256Options
- getSegmentHeader() - Method in class kala.compress.harmony.pack200.Segment
- getSegmentHeader() - Method in class kala.compress.harmony.unpack200.Segment
- getSegmentLimit() - Method in class kala.compress.harmony.pack200.PackingOptions
- getSegmentsRemaining() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- getSignatureForm() - Method in class kala.compress.harmony.pack200.CPSignature
- getSimpleName() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the path of the entry.
- getSize() - Method in class kala.compress.archivers.ar.ArArchiveEntry
- getSize() - Method in interface kala.compress.archivers.ArchiveEntry
-
Gets the uncompressed size of this entry.
- getSize() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
Gets this entry's file size.
- getSize() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the filesize.
- getSize() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Returns the size of the entry.
- getSize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets this entry's file size.
- getSize() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's file size.
- getSize() - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- getSize() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the uncompressed size of the entry data.
- getSize() - Method in enum kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
- getSize() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Gets the uncompressed size of the stream
- getSize() - Method in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Gets the uncompressed size of the stream
- getSlidingDictionarySize() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
Returns the sliding dictionary size used by the compression method 6 (imploding).
- getSparseHeaders() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's sparse headers
- getSparseHeaders() - Method in class kala.compress.archivers.tar.TarArchiveSparseEntry
-
Gets information about the configuration for the sparse entry.
- getSpecifier(Codec, Codec) - Static method in class kala.compress.harmony.pack200.CodecEncoding
- getSpecifierForDefaultCodec(BHSDCodec) - Static method in class kala.compress.harmony.pack200.CodecEncoding
- getSplitSegmentFileName(Integer) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- getStartPCs() - Method in class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
- getStartPCs() - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- getStartPCs() - Method in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- getStartPCs() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- getStartPCs() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- getStartPCs() - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- getStatisticsForCurrentEntry() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Gets statistics for bytes read from the current entry.
- getStatisticsMessage() - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Gets a message describing the overall statistics of the compression run
- getStatusChangeTime() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's status change time.
- getStreamUpToMatchingBracket(StringReader) - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Utility method to get the contents of the given stream, up to the next
], (ignoring pairs of brackets[and]) - getStreamUpToMatchingBracket(StringReader) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Utility method to get the contents of the given stream, up to the next
], (ignoring pairs of brackets[and]) - getSubFieldAt(int) - Method in class kala.compress.compressors.gzip.ExtraField
-
Gets the subfield at the given index.
- getSummary() - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Gets the archive summary information.
- getSuperClass() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- getTableSize() - Method in class kala.compress.compressors.lzw.LZWInputStream
- getTag() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- getTag() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Reference
- getTag() - Method in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- getTag() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Integral
- getTag() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Reference
- getTargetFileName() - Method in class kala.compress.changes.Change
- getTime() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the time in seconds.
- getTime() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- getTokenCodec() - Method in class kala.compress.harmony.pack200.PopulationCodec
- getTotalBytesWritten() - Method in class kala.compress.archivers.zip.StreamCompressor
-
Gets the total number of bytes written to the output for all files
- getTupleIndex() - Method in class kala.compress.harmony.unpack200.IcTuple
- getType() - Method in class kala.compress.archivers.dump.Dirent
-
Gets entry type.
- getType() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the type of the entry.
- getType() - Method in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- getType() - Method in class kala.compress.changes.Change
- getType() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.BackReference
- getType() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.Block
- getType() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.EOD
- getType() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
- getTypeIndex() - Method in class kala.compress.harmony.pack200.CPNameAndType
- getUID() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Gets the user id.
- getUID() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Gets the UID as a long.
- getUncompressedCount() - Method in class kala.compress.archivers.zip.ExplodingInputStream
- getUncompressedCount() - Method in class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- getUncompressedCount() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Gets the uncompressed count.
- getUncompressedCount() - Method in class kala.compress.archivers.zip.ZipArchiveReader.StoredStatisticsStream
- getUncompressedCount() - Method in class kala.compress.compressors.CompressorInputStream
-
Gets the amount of raw or compressed bytes read by the stream.
- getUncompressedCount() - Method in interface kala.compress.utils.InputStreamStatistics
-
Gets the amount of decompressed bytes returned by the stream.
- getUncompressedFileName(String) - Static method in class kala.compress.compressors.bzip2.BZip2Utils
-
Maps the given name of a bzip2-compressed file to the name that the file should have after uncompression.
- getUncompressedFileName(String) - Method in class kala.compress.compressors.FileNameUtil
-
Maps the given name of a compressed file to the name that the file should have after uncompression.
- getUncompressedFileName(String) - Static method in class kala.compress.compressors.gzip.GzipUtils
-
Maps the given name of a gzip-compressed file to the name that the file should have after uncompression.
- getUncompressedFileName(String) - Static method in class kala.compress.compressors.lzma.LZMAUtils
-
Maps the given name of a LZMA-compressed file to the name that the file should have after uncompression.
- getUncompressedFileName(String) - Static method in class kala.compress.compressors.xz.XZUtils
-
Maps the given name of a xz-compressed file to the name that the file should have after uncompression.
- getUnderlyingString() - Method in class kala.compress.harmony.pack200.CPSignature
- getUnderlyingString() - Method in class kala.compress.harmony.pack200.CPUTF8
- getUnfavouredCodec() - Method in class kala.compress.harmony.pack200.PopulationCodec
- getUnicodeName() - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Gets The UTF-8 encoded name.
- getUnicodeStringIfOriginalMatches(AbstractUnicodeExtraField, byte[]) - Static method in class kala.compress.archivers.zip.ZipUtil
-
If the stored CRC matches the one of the given name, return the Unicode name of the given field.
- getUnionCases() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Union
- getUnionCases() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- getUnionTag() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Union
- getUnionTag() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- getUnixMode() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
File mode of this entry as UNIX stat value.
- getUnixMode() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the UNIX permission.
- getUnixSymlink(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Gets the entry's content as a String if isUnixSymlink() returns true for it, otherwise returns null.
- getUnknownAttributeAction() - Method in class kala.compress.harmony.pack200.PackingOptions
- getUnknownAttributePrototypes() - Method in class kala.compress.harmony.pack200.PackingOptions
- getUnknownClassAttributeAction(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- getUnknownCodeAttributeAction(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- getUnknownFieldAttributeAction(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- getUnknownMethodAttributeAction(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- getUnpackSize() - Method in class kala.compress.archivers.sevenz.Folder
- getUnpackSizeForCoder(Coder) - Method in class kala.compress.archivers.sevenz.Folder
- getUnparseableExtraFieldData() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets up extra field data that couldn't be parsed correctly.
- getUnparseableOnly() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- getUnsignedByte(ByteBuffer) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- getUserId() - Method in class kala.compress.archivers.ar.ArArchiveEntry
-
Gets the user ID.
- getUserId() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the user id.
- getUserId() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's user id.
- getUserId() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Gets the user id.
- getUserName() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Gets this entry's user name.
- getValue() - Method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets value as Java BigInteger.
- getValue() - Method in class kala.compress.archivers.zip.ZipLong
-
Gets value as Java long.
- getValue() - Method in class kala.compress.archivers.zip.ZipShort
-
Gets value as Java int.
- getValue() - Method in class kala.compress.compressors.bzip2.CRC
- getValue() - Method in class kala.compress.compressors.lz4.XXHash32
- getValue() - Method in class kala.compress.compressors.snappy.PureJavaCrc32C
- getValue() - Method in class kala.compress.harmony.unpack200.bytecode.CPConstant
- getValue(byte[]) - Static method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets the value as a Java long from an eight-byte array.
- getValue(byte[]) - Static method in class kala.compress.archivers.zip.ZipLong
-
Helper method to get the value as a Java long from a four-byte array
- getValue(byte[]) - Static method in class kala.compress.archivers.zip.ZipShort
-
Helper method to get the value as a Java int from a two-byte array
- getValue(byte[], int) - Static method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Gets the value as a Java BigInteger from eight bytes starting at given array offset.
- getValue(byte[], int) - Static method in class kala.compress.archivers.zip.ZipLong
-
Helper method to get the value as a Java long from four bytes starting at given array offset
- getValue(byte[], int) - Static method in class kala.compress.archivers.zip.ZipShort
-
Helper method to get the value as a Java int from two bytes starting at given array offset
- getValue(int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Integral
- getValue(int, long) - Method in class kala.compress.harmony.unpack200.SegmentConstantPool
- getValue(long, String, SegmentConstantPool) - Method in class kala.compress.harmony.unpack200.AttributeLayout
- getValue(long, SegmentConstantPool) - Method in class kala.compress.harmony.unpack200.AttributeLayout
- getValue(String, long, SegmentConstantPool) - Static method in class kala.compress.harmony.unpack200.AttributeLayout
- getVersionMadeBy() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the "version made by" field.
- getVersionRequired() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the "version required to expand" field.
- getVolume() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Gets the tape volume where this file is located.
- getVolume() - Method in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- getVolume() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Gets volume (tape) number.
- getWindowsAttributes() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Gets the windows attributes.
- getWindowSize() - Method in class kala.compress.compressors.lz77support.Parameters
-
Gets the size of the sliding window - this determines the maximum offset a back-reference can take.
- getZip64Extra(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Gets the existing ZIP64 extended information extra field or create a new one and add it to the entry.
- getZipArchiveEntry() - Method in class kala.compress.archivers.zip.ZipArchiveEntryRequest
-
Gets the underlying entry.
- gid - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- gid - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- gid - Variable in class kala.compress.archivers.zip.AsiExtraField
-
Group ID.
- gid - Variable in class kala.compress.archivers.zip.X7875_NewUnix
- GIDLEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the group id field in a header buffer.
- globalConstantPool() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- globalIndex - Variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- globalPaxHeaders - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
The global PAX header.
- globalPaxHeaders - Variable in class kala.compress.archivers.tar.TarArchiveReader
- globalPosition - Variable in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- globalSparseHeaders - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
The global sparse headers, this is only used in PAX Format 0.X.
- globalSparseHeaders - Variable in class kala.compress.archivers.tar.TarArchiveReader
- GNAMELEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the group name field in a header buffer.
- GNU_LONGLINK - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The name of the GNU tar entry which contains a long name.
- GNU_LONGNAME_PATTERN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- GNU_STRING_TABLE_NAME - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- go() - Method in class kala.compress.archivers.examples.Lister
- grabMode(String[]) - Static method in class kala.compress.archivers.sevenz.CLI
- GREATER_ICOST - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- GROUP_EXEC - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- GROUP_ID_LEN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- GROUP_ID_OFFSET - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- GROUP_READ - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- GROUP_WRITE - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- groupId - Variable in class kala.compress.archivers.ar.ArArchiveEntry
- groupId - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's group id.
- groupName - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's group name.
- growAtEnd(int) - Method in class kala.compress.harmony.pack200.IntList
- growAtFront(int) - Method in class kala.compress.harmony.pack200.IntList
- growBufferBy(ByteBuffer, int) - Static method in class kala.compress.utils.Charsets
- growForInsert(int, int) - Method in class kala.compress.harmony.pack200.IntList
- gzip - Variable in class kala.compress.harmony.pack200.PackingOptions
- GZIP - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "gz") used to identify the GZIP compression algorithm.
- GZIP_ENCODING - Static variable in class kala.compress.compressors.gzip.GzipUtils
-
Encoding for file name and comments per the GZIP File Format Specification.
- GzipCompressor - Class in kala.compress.compressors.gzip
- GzipCompressor() - Constructor for class kala.compress.compressors.gzip.GzipCompressor
- GzipCompressorInputStream - Class in kala.compress.compressors.gzip
-
Input stream that decompresses .gz files.
- GzipCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.gzip.GzipCompressorInputStream
-
Constructs a new input stream that decompresses gzip-compressed data from the specified input stream.
- GzipCompressorInputStream(InputStream, boolean) - Constructor for class kala.compress.compressors.gzip.GzipCompressorInputStream
-
Constructs a new input stream that decompresses gzip-compressed data from the specified input stream.
- GzipCompressorOutputStream - Class in kala.compress.compressors.gzip
-
Compressed output stream using the gzip format.
- GzipCompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Creates a gzip compressed output stream with the default parameters.
- GzipCompressorOutputStream(OutputStream, GzipParameters) - Constructor for class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Creates a gzip compressed output stream with the specified parameters.
- GzipParameters - Class in kala.compress.compressors.gzip
-
Parameters for the GZIP compressor.
- GzipParameters() - Constructor for class kala.compress.compressors.gzip.GzipParameters
- GzipParameters.OS - Enum in kala.compress.compressors.gzip
-
The OS type.
- GzipUtils - Class in kala.compress.compressors.gzip
-
Utility code for the GZIP compression format.
- GzipUtils() - Constructor for class kala.compress.compressors.gzip.GzipUtils
-
Private constructor to prevent instantiation of this utility class.
H
- h - Variable in class kala.compress.harmony.pack200.BHSDCodec
-
The radix of the encoding.
- H_SHIFT - Static variable in class kala.compress.compressors.lz77support.LZ77Compressor
- handleLongName(TarArchiveEntry, String, Map<String, String>, String, byte, String) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Handles long file or link names according to the longFileMode setting.
- handlerPC - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- handlerPcRenumbered - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- handleSizesAndCrc(long, long, Zip64Mode) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Ensures the current entry's size and CRC information is set to the values just written, verifies it isn't too big in the Zip64Mode.Never case and returns whether the entry would require a Zip64 extra field.
- handleZip64Extra(ZipArchiveEntry, long, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
If the entry needs Zip64 extra information inside the central directory then configure its data.
- hasAccessTime - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- hasAllCodeFlags() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasArchiveFileCounts() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasBackReference() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- hasBCIRenumbering() - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
-
Answer true if the receiver needs to have BCI renumbering applied to it; otherwise answer false.
- hasBCIRenumbering() - Method in class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
- hasBeenAdded(String) - Method in class kala.compress.changes.ChangeSetResults
-
Tests if a file name already has been added to the result list
- hasBeenWritten() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- hasClassFlagsHi() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasCodeFlagsHi() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasCompressionLevelChanged - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Has the compression level changed when compared to the last entry?
- hasContent() - Method in class kala.compress.harmony.pack200.MetadataBandGroup
-
Returns true if any annotations have been added to this set of bands.
- hasCPNumberCounts() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasCrc - Variable in class kala.compress.archivers.sevenz.Folder
-
Whether the folder has a CRC.
- hasCrc - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- hasCrc - Variable in class kala.compress.archivers.sevenz.SubStreamsInfo
-
Whether CRC is present for each unpacked stream.
- hasCreationTime - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- hasCurrentEntryBeenRead() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Tests if any data of current entry has been read or not.
- hasData() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecoderState
- hasData() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- hasData() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.InitialState
- hasData() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.UncompressedState
- hasDataDescriptor - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
Does the entry use a data descriptor?
- hasFieldFlagsHi() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasFileModtime() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasFileOptions() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasFileSizeHi() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- HASH_MASK - Static variable in class kala.compress.compressors.lz77support.LZ77Compressor
- HASH_SIZE - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- HASH_SIZE - Static variable in class kala.compress.compressors.lz77support.LZ77Compressor
- hashAlg - Variable in class kala.compress.archivers.zip.X0015_CertificateIdForFile
- hashAlg - Variable in class kala.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
- hashAlg - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- HashAlgorithm(int) - Constructor for enum kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
private constructor for enum style class.
- hashCode() - Method in class kala.compress.archivers.ar.ArArchiveEntry
- hashCode() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
- hashCode() - Method in class kala.compress.archivers.arj.LocalFileHeader
- hashCode() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
- hashCode() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
- hashCode() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
- hashCode() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- hashCode() - Method in class kala.compress.archivers.sevenz.SevenZMethodConfiguration
- hashCode() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Hash codes are based on entry names.
- hashCode() - Method in class kala.compress.archivers.tar.TarArchiveStructSparse
- hashCode() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
- hashCode() - Method in class kala.compress.archivers.zip.X000A_NTFS
- hashCode() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- hashCode() - Method in class kala.compress.archivers.zip.X7875_NewUnix
- hashCode() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Gets the hash code of the entry.
- hashCode() - Method in class kala.compress.archivers.zip.ZipArchiveReader.Entry
- hashCode() - Method in class kala.compress.archivers.zip.ZipEightByteInteger
-
Override to make two instances with same value equal.
- hashCode() - Method in class kala.compress.archivers.zip.ZipLong
-
Override to make two instances with same value equal.
- hashCode() - Method in class kala.compress.archivers.zip.ZipShort
-
Override to make two instances with same value equal.
- hashCode() - Method in class kala.compress.harmony.pack200.BHSDCodec
- hashCode() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPConstant
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPMember
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPMethod
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPMethodRef
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPString
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- hashCode() - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- hashCode() - Method in class kala.compress.harmony.unpack200.IcTuple
- hashCode(Object[]) - Static method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPClass
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPMethod
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPMethodRef
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPString
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- hashCodeComputed - Variable in class kala.compress.harmony.unpack200.IcTuple
- hasHitEOF - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- hasHitEOF - Variable in class kala.compress.archivers.tar.TarArchiveReader
- hashSize - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- hasLastModifiedTime - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- hasMethodFlagsHi() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasMoreDataInBlock() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Is there still data remaining inside the current block?
- hasMultipleByteCodes() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
This method will answer true if the receiver is a multi-bytecode instruction (such as aload0_putfield_super); otherwise, it will answer false.
- hasMultipleByteCodes() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
This method will answer true if the receiver is a multi-bytecode instruction (such as aload0_putfield_super); otherwise, it will answer false.
- hasNext() - Method in class kala.compress.archivers.ArchiveInputStream.ArchiveEntryIOIterator
- hasNext() - Method in interface kala.compress.changes.ChangeSetPerformer.ArchiveEntryIterator
- hasNext() - Method in class kala.compress.changes.ChangeSetPerformer.ArchiveInputStreamIterator
- hasNext() - Method in class kala.compress.changes.ChangeSetPerformer.ZipFileIterator
- hasNext() - Method in interface kala.compress.function.IOIterator
-
Like
Iterator.hasNext(). - hasNoOperand() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- hasSpecialFormats() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- hasStream - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- hasStream() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Tests whether there is any content associated with this entry.
- hasStreamIdentifier() - Method in enum kala.compress.compressors.snappy.FramedSnappyDialect
- hasSyntheticAttributes() - Method in class kala.compress.harmony.pack200.Pack200ClassReader
- hasTag(int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- hasTag(long) - Method in class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- hasTag(long) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- hasUsedZip64 - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether anything inside this archive has used a ZIP64 feature.
- hasWindowsAttributes - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- hasWritten - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.CurrentEntry
-
Whether write() has been called at all.
- hasZip64Extra(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Is there a ZIP64 extended information extra field for the entry?
- have_all_code_flags - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_all_code_flags() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_ALL_CODE_FLAGS - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- have_class_flags_hi - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_class_flags_hi() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_CLASS_FLAGS_HI - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- have_code_flags_hi - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_code_flags_hi() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_CODE_FLAGS_HI - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- HAVE_CP_NUMBERS - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- have_field_flags_hi - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_field_flags_hi() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_FIELD_FLAGS_HI - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- HAVE_FILE_HEADERS - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- have_file_modtime - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_file_modtime() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_FILE_MODTIME - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- have_file_options - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_file_options() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_FILE_OPTIONS - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- have_file_size_hi - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_file_size_hi() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_FILE_SIZE_HI - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- have_method_flags_hi - Variable in class kala.compress.harmony.pack200.SegmentHeader
- have_method_flags_hi() - Method in class kala.compress.harmony.pack200.SegmentHeader
- HAVE_METHOD_FLAGS_HI - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- HAVE_SPECIAL_FORMATS - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
- haveUnclosedEntry - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Indicates if putArchiveEntry has been called without closeArchiveEntry
- hbAssignCodes(int[], byte[], int, int, int) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- hbCreateDecodeTables(int[], int[], int[], char[], int, int, int) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
Called by createHuffmanDecodingTables() exclusively.
- hbMakeCodeLengths(byte[], int[], BZip2CompressorOutputStream.Data, int, int) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- head - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- header - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
-
This value is available from the standard index.
- header - Variable in class kala.compress.harmony.unpack200.BandSet
- header - Variable in class kala.compress.harmony.unpack200.Segment
- HEADER - Static variable in class kala.compress.archivers.ar.ArArchiveEntry
-
The header for each entry
- HEADER_ID - Static variable in class kala.compress.archivers.zip.AsiExtraField
- HEADER_ID - Static variable in class kala.compress.archivers.zip.UnparseableExtraFieldData
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X000A_NTFS
-
The header ID for this extra field.
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X0014_X509Certificates
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X0015_CertificateIdForFile
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X0019_EncryptionRecipientCertificateList
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
The header ID for this extra field.
- HEADER_ID - Static variable in class kala.compress.archivers.zip.X7875_NewUnix
- HEADER_ID - Static variable in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- HEADER_MAGIC - Static variable in class kala.compress.compressors.lzma.LZMAUtils
-
LZMA Header Magic Bytes begin a LZMA file.
- HEADER_MAGIC - Static variable in class kala.compress.compressors.xz.XZUtils
-
XZ Header Magic Bytes begin a XZ file.
- headerId - Variable in class kala.compress.archivers.zip.PKWareExtraHeader
- headerId - Variable in class kala.compress.archivers.zip.UnrecognizedExtraField
-
The Header-ID.
- headerPlus - Variable in class kala.compress.archivers.ar.ArArchiveOutputStream
- headerSize - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
-
The number of bytes in each header record; depends on the file format
- heap - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- HEX_CHARS - Static variable in class kala.compress.utils.Charsets
- hGroup0 - Variable in class kala.compress.compressors.brotli.dec.State
- hGroup1 - Variable in class kala.compress.compressors.brotli.dec.State
- hGroup2 - Variable in class kala.compress.compressors.brotli.dec.State
- HIGH_DENSITY_NTREC - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- HIGHEST_BIT - Static variable in class kala.compress.archivers.zip.ZipEightByteInteger
- hitCentralDirectory - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether the stream has reached the central directory - and thus found all entries.
- holes - Variable in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- hostname - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- hostOS - Variable in class kala.compress.archivers.arj.LocalFileHeader
- hostOS - Variable in class kala.compress.archivers.arj.MainHeader
- HostOs() - Constructor for class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
- HostOS() - Constructor for class kala.compress.archivers.arj.MainHeader.HostOS
- HPFS - kala.compress.compressors.gzip.GzipParameters.OS
-
6: HPFS filesystem (OS/2, NT).
- Huffman - Class in kala.compress.compressors.brotli.dec
-
Utilities for building Huffman decoding tables.
- Huffman() - Constructor for class kala.compress.compressors.brotli.dec.Huffman
- HUFFMAN_MAX_TABLE_SIZE - Static variable in class kala.compress.compressors.brotli.dec.Huffman
-
Maximum possible Huffman table size for an alphabet size of 704, max code length 15 and root table bits 8.
- HUFFMAN_TABLE_BITS - Static variable in class kala.compress.compressors.brotli.dec.Decode
- HUFFMAN_TABLE_MASK - Static variable in class kala.compress.compressors.brotli.dec.Decode
- HuffmanCodes(HuffmanState, int[], int[]) - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- HuffmanDecoder - Class in kala.compress.compressors.deflate64
-
TODO This class can't be final because it is mocked by Mockito.
- HuffmanDecoder(InputStream) - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder
- HuffmanDecoder.BinaryTreeNode - Class in kala.compress.compressors.deflate64
- HuffmanDecoder.DecoderState - Class in kala.compress.compressors.deflate64
- HuffmanDecoder.DecodingMemory - Class in kala.compress.compressors.deflate64
- HuffmanDecoder.HuffmanCodes - Class in kala.compress.compressors.deflate64
- HuffmanDecoder.InitialState - Class in kala.compress.compressors.deflate64
- HuffmanDecoder.UncompressedState - Class in kala.compress.compressors.deflate64
- HuffmanState - Enum in kala.compress.compressors.deflate64
- HuffmanState() - Constructor for enum kala.compress.compressors.deflate64.HuffmanState
- HuffmanTreeGroup - Class in kala.compress.compressors.brotli.dec
-
Contains a collection of huffman trees with the same alphabet size.
- HuffmanTreeGroup() - Constructor for class kala.compress.compressors.brotli.dec.HuffmanTreeGroup
- HUNDRED_NANOS_PER_MILLISECOND - Static variable in class kala.compress.utils.TimeUtils
-
The amount of 100-nanosecond intervals in one millisecond.
- HUNDRED_NANOS_PER_SECOND - Static variable in class kala.compress.utils.TimeUtils
-
The amount of 100-nanosecond intervals in one second.
I
- ic_count - Variable in class kala.compress.harmony.pack200.SegmentHeader
- icAll - Variable in class kala.compress.harmony.unpack200.IcBands
- icBands - Variable in class kala.compress.harmony.pack200.Segment
- icBands - Variable in class kala.compress.harmony.unpack200.Segment
- IcBands - Class in kala.compress.harmony.pack200
-
Inner class bands (corresponds to the
ic_bandsset of bands in the pack200 specification) - IcBands - Class in kala.compress.harmony.unpack200
-
Inner Class Bands
- IcBands(SegmentHeader, CpBands, int) - Constructor for class kala.compress.harmony.pack200.IcBands
- IcBands(Segment) - Constructor for class kala.compress.harmony.unpack200.IcBands
- IcBands.IcTuple - Class in kala.compress.harmony.pack200
- icLocal - Variable in class kala.compress.harmony.unpack200.ClassBands
- IcTuple - Class in kala.compress.harmony.unpack200
-
An IcTuple is the set of information that describes an inner class.
- IcTuple(String, int, String, String, int, int, int, int) - Constructor for class kala.compress.harmony.unpack200.IcTuple
- IcTuple(CPClass, int, CPClass, CPUTF8) - Constructor for class kala.compress.harmony.pack200.IcBands.IcTuple
- id - Variable in enum kala.compress.archivers.sevenz.SevenZMethod
- ID - Static variable in class kala.compress.archivers.zip.JarMarker
- ID - Static variable in class kala.compress.archivers.zip.ResourceAlignmentExtraField
-
Extra field id used for storing alignment and padding.
- IDENTITY - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- ignoreLocalFileHeader - Variable in class kala.compress.archivers.zip.ZipArchiveReader.Builder
- IINC - Static variable in class kala.compress.harmony.pack200.BcBands
- IincForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for the iinc instruction.
- IincForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.IincForm
- IMatcher - Interface in kala.compress.harmony.unpack200
-
Interface for a class that can perform matching on flag values.
- imethodOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- IMethodRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have IMethod references (and only IMethod references).
- IMethodRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
- IMPLEMENTATIONS - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils
-
Static registry of known extra fields.
- IMPLODING - kala.compress.archivers.zip.ZipMethod
-
Imploding.
- in - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- in - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
The underlying stream containing the compressed data
- in - Variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- in - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder
- in - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- in - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
The underlying stream to read compressed data from
- in - Variable in class kala.compress.compressors.lzma.LZMACompressorInputStream
- in - Variable in class kala.compress.compressors.lzw.LZWInputStream
- in - Variable in class kala.compress.compressors.xz.XZCompressorInputStream
- in - Variable in class kala.compress.harmony.unpack200.FileBands
- in - Variable in class kala.compress.utils.BitInputStream
- IN_BACK_REFERENCE - kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
- IN_BACK_REFERENCE - kala.compress.compressors.snappy.SnappyCompressorInputStream.State
- IN_LITERAL - kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
- IN_LITERAL - kala.compress.compressors.snappy.SnappyCompressorInputStream.State
- IN_MEMORY - kala.compress.compressors.pack200.Pack200Strategy
-
Cache output in memory
- incCounter(int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- increment(int) - Method in class kala.compress.harmony.pack200.IntList
- incrementAnnoN() - Method in class kala.compress.harmony.pack200.MetadataBandGroup
- incrementCodeSize() - Method in class kala.compress.compressors.lzw.LZWInputStream
- INCS - Static variable in class kala.compress.compressors.bzip2.BlockSort
- index - Variable in enum kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
- index - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
- index - Variable in class kala.compress.harmony.pack200.ClassBands
- index - Variable in class kala.compress.harmony.pack200.ConstantPoolEntry
- index - Variable in class kala.compress.harmony.unpack200.AttributeLayout
- index - Variable in class kala.compress.harmony.unpack200.bytecode.CPClass
- index - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCIndex
- index - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCOffset
- index - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- indexCache - Variable in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- indexes - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- indexes - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- indexesForArrayKey(String[], String) - Method in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
-
Gets the indices for the given key in the given array.
- indexesForKey(String) - Method in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
-
Given a particular key, answer a List of index locations in the array which contain that key.
- indexInCaseArrayN - Variable in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- indexInClass - Variable in class kala.compress.harmony.pack200.CPMethodOrField
- indexInClassForConstructor - Variable in class kala.compress.harmony.pack200.CPMethodOrField
- indexOf(ClassFileEntry) - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- inf - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Inflater used for all deflated entries.
- inf - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- inflater - Variable in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderInputStream
- inflater - Variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- InflaterInputStreamWithStatistics - Class in kala.compress.archivers.zip
-
Helper class to provide statistics
- InflaterInputStreamWithStatistics(InputStream) - Constructor for class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- InflaterInputStreamWithStatistics(InputStream, Inflater) - Constructor for class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- InflaterInputStreamWithStatistics(InputStream, Inflater, int) - Constructor for class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- inIndex - Variable in class kala.compress.archivers.sevenz.BindPair
- init() - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- init() - Method in class kala.compress.archivers.zip.ExplodingInputStream
-
Reads the encoded binary trees and prepares the bit stream.
- init() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Writes magic bytes like BZ on the first position of the stream and bytes indicating the file-format, which is huffmanized, followed by a digit indicating blockSize100k.
- init(boolean) - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- init(boolean) - Method in class kala.compress.compressors.gzip.GzipCompressorInputStream
- init(boolean) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- init(BitReader, InputStream) - Static method in class kala.compress.compressors.brotli.dec.BitReader
-
Initialize bit reader.
- init(HuffmanTreeGroup, int, int) - Static method in class kala.compress.compressors.brotli.dec.HuffmanTreeGroup
-
Initializes the Huffman tree group.
- init(IntReader, byte[], int[]) - Static method in class kala.compress.compressors.brotli.dec.IntReader
- initBlock() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- initBlock() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- INITIAL - kala.compress.compressors.deflate64.HuffmanState
- INITIAL_VERSION - Static variable in class kala.compress.archivers.zip.ZipConstants
-
Initial ZIP specification version
- initialize() - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- initializeArchive(StartHeader, byte[], boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- initializeBackReference() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- initializeClassStrings() - Method in class kala.compress.harmony.unpack200.IcTuple
- initialized - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- initialized - Variable in class kala.compress.harmony.unpack200.IcTuple
- initializeState() - Method in class kala.compress.compressors.lz4.XXHash32
- initializeTables(int) - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Initializes the arrays based on the maximum code size.
- initializeTables(int, int) - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Initializes the arrays based on the maximum code size.
- initialSort() - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- InitialState() - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder.InitialState
- InitMethodReferenceForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
Abstract superclass of those classes which look up init methods (these are class specific methods).
- InitMethodReferenceForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
- INITSTRING - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- initTT(int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
-
Initializes the
BZip2CompressorInputStream.Data.ttarray. - InMemoryCachingStreamBridge - Class in kala.compress.compressors.pack200
-
StreamBridge that caches all data written to the output side in memory.
- InMemoryCachingStreamBridge() - Constructor for class kala.compress.compressors.pack200.InMemoryCachingStreamBridge
- innerBreakAtDollar(String) - Method in class kala.compress.harmony.unpack200.IcTuple
-
Break the receiver into components at $ boundaries.
- innerClassAccessFlags - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- innerClassCount - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- innerClasses - Variable in class kala.compress.harmony.pack200.IcBands
- innerClasses - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- InnerClassesAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Inner classes class file attribute
- InnerClassesAttribute(String) - Constructor for class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- InnerClassesAttribute.InnerClassesEntry - Class in kala.compress.harmony.unpack200.bytecode
- InnerClassesEntry(CPClass, CPClass, CPUTF8, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- innerClassInfo - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- innerClassInfoIndex - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- innerClassName - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- innerNameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- ino - Variable in class kala.compress.archivers.dump.Dirent
- ino - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- ino - Variable in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- inode - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- INODE - kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- input - Variable in class kala.compress.compressors.brotli.dec.BitReader
- inputEnd - Variable in class kala.compress.compressors.brotli.dec.State
- inputPath - Variable in class kala.compress.harmony.unpack200.Archive
- inputSize - Variable in class kala.compress.harmony.unpack200.Archive
- inputStream - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
The input stream decompressing the data for shrunk and imploded entries.
- inputStream - Variable in class kala.compress.changes.Change
-
Source for new entry.
- inputStream - Variable in class kala.compress.changes.ChangeSetPerformer.ArchiveInputStreamIterator
- inputStream - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- inputStream - Variable in class kala.compress.compressors.pack200.AbstractStreamBridge
- inputStream - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
The underlying stream to read compressed data from
- inputStream - Variable in class kala.compress.harmony.unpack200.Archive
- inputStreamArchiveNames - Variable in class kala.compress.archivers.ArchiveStreamFactory
- inputStreamCompressorNames - Variable in class kala.compress.compressors.CompressorStreamFactory
- inputStreamLock - Variable in class kala.compress.compressors.pack200.AbstractStreamBridge
- InputStreamStatistics - Interface in kala.compress.utils
-
This interface provides statistics on the current decompression stream.
- InputStreamSupplier - Interface in kala.compress.parallel
-
Supplies input streams.
- INSERT_LENGTH_N_BITS - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- INSERT_LENGTH_OFFSET - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- INSERT_LOOP - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- INSERT_RANGE_LUT - Static variable in class kala.compress.compressors.brotli.dec.Prefix
- insertHash - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- insertLength - Variable in class kala.compress.compressors.brotli.dec.State
- insertString(int) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
-
Inserts the current three byte sequence into the dictionary and returns the previous head of the hash-chain.
- insertStringsInMatch(int) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- INT_BUFFER_SIZE - Static variable in class kala.compress.compressors.brotli.dec.BitReader
- INT_ZEROES - Static variable in class kala.compress.compressors.brotli.dec.Utils
- intAvailable(BitReader) - Static method in class kala.compress.compressors.brotli.dec.BitReader
- intBuffer - Variable in class kala.compress.compressors.brotli.dec.BitReader
- intBuffer - Variable in class kala.compress.compressors.brotli.dec.IntReader
- integerListToArray(List<Integer>) - Method in class kala.compress.harmony.pack200.BandSet
-
Converts a list of Integers to an int[] array.
- integersToCPIntegers - Variable in class kala.compress.harmony.unpack200.CpBands
- Integral(String) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.Integral
- Integral(String) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.Integral
- Integral(String, NewAttributeBands.Integral) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.Integral
- interfaces - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- internalAddExtraField(ZipExtraField) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- internalAttributes - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- internalBuffer - Variable in class kala.compress.harmony.unpack200.Segment
- internalRemoveExtraField(ZipShort) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- internalSetLastModifiedTime(FileTime) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- IntList - Class in kala.compress.harmony.pack200
-
IntList is based on
ArrayList, but is written specifically for ints in order to reduce boxing and unboxing to Integers, reduce the memory required and improve performance of pack200. - IntList() - Constructor for class kala.compress.harmony.pack200.IntList
-
Constructs a new instance of IntList with capacity for ten elements.
- IntList(int) - Constructor for class kala.compress.harmony.pack200.IntList
-
Constructs a new instance of IntList with the specified capacity.
- intOffset - Variable in class kala.compress.compressors.brotli.dec.BitReader
-
Offset of next item in intBuffer.
- intOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- intReader - Variable in class kala.compress.compressors.brotli.dec.BitReader
- IntReader - Class in kala.compress.compressors.brotli.dec
-
Byte-to-int conversion magic.
- IntReader() - Constructor for class kala.compress.compressors.brotli.dec.IntReader
- IntRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have int references (and only int references).
- IntRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.IntRefForm
- IntRefForm(int, String, int[], boolean) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.IntRefForm
- inUncompressed - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- inUncompressedChunk - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- inUse - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- inUse - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- InvalidFormatException - Exception in kala.compress.archivers.dump
-
Invalid Format Exception.
- InvalidFormatException() - Constructor for exception kala.compress.archivers.dump.InvalidFormatException
- InvalidFormatException(long) - Constructor for exception kala.compress.archivers.dump.InvalidFormatException
- inverseMoveToFrontTransform(byte[], int) - Static method in class kala.compress.compressors.brotli.dec.Decode
- INVOKEINTERFACE - Static variable in class kala.compress.harmony.pack200.BcBands
- invokeInterfaceCount() - Method in class kala.compress.harmony.unpack200.bytecode.CPInterfaceMethodRef
-
This method answers the value this method will use for an invokeinterface call.
- invokeInterfaceCount() - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
-
Answers the invokeinterface count argument when the receiver is treated as an invokeinterface target.
- IOConsumer<T> - Interface in kala.compress.function
-
Like
Consumerbut throwsIOException. - IOIterator<E> - Interface in kala.compress.function
-
Like
Iteratorbut throwsIOException. - IOUtils - Class in kala.compress.utils
-
Utility functions.
- IOUtils() - Constructor for class kala.compress.utils.IOUtils
-
Private constructor to prevent instantiation of this utility class.
- isAllDigits(String) - Method in class kala.compress.harmony.unpack200.IcTuple
- isAnonymous() - Method in class kala.compress.harmony.pack200.IcBands.IcTuple
- isAnonymous() - Method in class kala.compress.harmony.unpack200.IcTuple
- isAntiItem - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- isAntiItem() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Tests whether this is an "anti-item" used in differential backups, meaning it should delete the same file from a previous backup.
- isAnySyntheticClasses() - Method in class kala.compress.harmony.pack200.ClassBands
- isAnySyntheticFields() - Method in class kala.compress.harmony.pack200.ClassBands
- isAnySyntheticMethods() - Method in class kala.compress.harmony.pack200.ClassBands
- isApkSigningBlock(byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Checks whether this might be an APK Signing Block.
- isArrayZero(byte[], int) - Static method in class kala.compress.utils.ArchiveUtils
-
Returns true if the first N bytes of an array are all zero
- isAtEOF() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
- isAtEOF() - Method in class kala.compress.archivers.tar.TarArchiveReader
- isBackwardsCallable - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- isBackwardsCallable - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- isBackwardsCallable() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- isBackwardsCallable() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- isBit0_modifyTimePresent() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Tests whether bit0 of the flags byte is set or not, which should correspond to the presence or absence of a modify timestamp in this particular ZIP entry.
- isBit1_accessTimePresent() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Tests whether bit1 of the flags byte is set or not, which should correspond to the presence or absence of a "last access" timestamp in this particular ZIP entry.
- isBit2_createTimePresent() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Tests whether bit2 of the flags byte is set or not, which should correspond to the presence or absence of a create timestamp in this particular ZIP entry.
- isBlkDev() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Is this a block device?
- isBlockDevice() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a block device.
- isBlockDevice() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a block device entry.
- isBrotliCompressionAvailable() - Static method in class kala.compress.compressors.brotli.BrotliUtils
-
Are the classes required to support Brotli compression available?
- isBSDLongName(String) - Static method in class kala.compress.archivers.ar.ArArchiveInputStream
-
Does the name look like it is a long name (or a name containing spaces) as encoded by BSD ar?
- isCharacterDevice() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a character device.
- isCharacterDevice() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a character device entry.
- isCheckSumOK() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry's checksum status.
- isChrDev() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Is this a character device?
- isClosed - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- isClosed - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream
- isClosed() - Method in class kala.compress.archivers.ArchiveOutputStream
-
Tests whether this instance was successfully closed.
- isCodeAttribute() - Method in class kala.compress.harmony.pack200.NewAttribute
- isCompressed - Variable in class kala.compress.archivers.dump.TapeInputStream
- isCompressed() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Is this volume compressed? N.B., individual blocks may or may not be compressed.
- isCompressedFileName(String) - Static method in class kala.compress.compressors.bzip2.BZip2Utils
-
Detects common bzip2 suffixes in the given file name.
- isCompressedFileName(String) - Method in class kala.compress.compressors.FileNameUtil
-
Detects common format suffixes in the given file name.
- isCompressedFileName(String) - Static method in class kala.compress.compressors.gzip.GzipUtils
-
Detects common gzip suffixes in the given file name.
- isCompressedFileName(String) - Static method in class kala.compress.compressors.lzma.LZMAUtils
-
Detects common LZMA suffixes in the given file name.
- isCompressedFileName(String) - Static method in class kala.compress.compressors.xz.XZUtils
-
Detects common xz suffixes in the given file name.
- isCompressionAvailable() - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- isCompressionAvailable() - Method in class kala.compress.compressors.lzma.LZMACompressor
- isCompressionAvailable() - Method in class kala.compress.compressors.xz.XZCompressor
- isCompressionAvailable() - Method in class kala.compress.compressors.zstandard.ZstdCompressor
- isContextClass() - Method in class kala.compress.harmony.pack200.NewAttribute
- isContextCode() - Method in class kala.compress.harmony.pack200.NewAttribute
- isContextField() - Method in class kala.compress.harmony.pack200.NewAttribute
- isContextMethod() - Method in class kala.compress.harmony.pack200.NewAttribute
- isDefalteHint() - Method in class kala.compress.harmony.pack200.Archive.PackingFile
- isDefault - Variable in class kala.compress.harmony.unpack200.AttributeLayout
- isDefaultLayout() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- isDeleted - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- isDeleted() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Has this file been deleted? (On valid on incremental dumps.)
- isDeletedLater(Set<Change<E>>, E) - Method in class kala.compress.changes.ChangeSetPerformer
-
Checks if an ArchiveEntry is deleted later in the ChangeSet.
- isDelta() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Returns true if this codec is a delta codec
- isDescendent(TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether the given entry is a descendant of this entry.
- isDirectory - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- isDirectory - Variable in class kala.compress.harmony.pack200.Archive.PackingFile
- isDirectory() - Method in class kala.compress.archivers.ar.ArArchiveEntry
- isDirectory() - Method in interface kala.compress.archivers.ArchiveEntry
-
Tests whether this entry refers to a directory (true).
- isDirectory() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
True if the entry refers to a directory.
- isDirectory() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a directory.
- isDirectory() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Is this a directory?
- isDirectory() - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Tests whether or not this entry represents a directory.
- isDirectory() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether or not this entry represents a directory.
- isDirectory() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
- isDirectory() - Method in class kala.compress.archivers.tar.TarArchiveReader
- isDirectory() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Is this entry a directory?
- isDirectory() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Is this entry a directory?
- isDirectory() - Method in class kala.compress.harmony.pack200.Archive.PackingFile
- isDirectoryEntryName(String) - Static method in class kala.compress.archivers.zip.ZipArchiveEntry
- isDosTime(long) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Tests whether a given time (in milliseconds since Epoch) can be safely represented as DOS time
- isEmpty() - Method in class kala.compress.harmony.pack200.IntList
- isEOFRecord(byte[]) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Tests if an archive record indicate End of Archive.
- isEOFRecord(ByteBuffer) - Method in class kala.compress.archivers.tar.TarArchiveReader
- isEqual(byte[], byte[], boolean) - Static method in class kala.compress.utils.ArchiveUtils
-
Compare byte buffers, optionally ignoring trailing nulls
- isEqual(byte[], int, int, byte[], int, int) - Static method in class kala.compress.utils.ArchiveUtils
-
Compare byte buffers
- isEqual(byte[], int, int, byte[], int, int, boolean) - Static method in class kala.compress.utils.ArchiveUtils
-
Compare byte buffers, optionally ignoring trailing nulls
- isEqualWithNull(byte[], int, int, byte[], int, int) - Static method in class kala.compress.utils.ArchiveUtils
-
Compare byte buffers, ignoring trailing nulls
- isExtended - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
If an extension sparse header follows.
- isExtended - Variable in class kala.compress.archivers.tar.TarArchiveSparseEntry
-
If an extension sparse header follows.
- isExtended() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether in case of an oldgnu sparse file if an extension sparse header follows.
- isExtended() - Method in class kala.compress.archivers.tar.TarArchiveSparseEntry
- isExtendedAttributes() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Does this volume contain extended attributes.
- ISEXTENDEDLEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the is extension field in an old GNU header buffer.
- ISEXTENDEDLEN_GNU_SPARSE - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the is extension field in a sparse header buffer.
- isFifo() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Is this a fifo/pipe?
- isFIFO() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a FIFO (pipe) entry.
- isFile() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Is this a regular file?
- isFile() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a "normal file"
- isFinished() - Method in class kala.compress.archivers.ArchiveOutputStream
-
Tests whether this instance was successfully finished.
- isFirstByteOfEocdSig(int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- isFirstCallable - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- isGlobalPaxHeader() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a Pax header.
- isGNULongLinkEntry() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry is a GNU long linkname block
- isGNULongName(String) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
-
Does the name look like it is a long name (or a name containing spaces) as encoded by SVR4/GNU ar?
- isGNULongNameEntry() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry is a GNU long name block
- isGNUSparse() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry is a GNU sparse block.
- isGNUStringTable(String) - Static method in class kala.compress.archivers.ar.ArArchiveInputStream
-
Is this the name of the "Archive String Table" as used by SVR4/GNU to store long file names?
- isGzip() - Method in class kala.compress.harmony.pack200.PackingOptions
- isHostOsUnix() - Method in class kala.compress.archivers.arj.ArjArchiveEntry
-
Is the operating system the archive has been created on one that is considered a UNIX OS by arj?
- isInitialized - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- isInnerClass - Variable in class kala.compress.harmony.pack200.CPClass
- isInnerClass() - Method in class kala.compress.harmony.pack200.CPClass
- isInnerClass(String) - Method in class kala.compress.harmony.pack200.ClassBands
- isInnerClassOf(String, CPClass) - Method in class kala.compress.harmony.pack200.ClassBands
- isInvalidPrefix(byte[]) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- isInvalidXtarTime(byte[], int, int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- isKeepDeflateHint() - Method in class kala.compress.harmony.pack200.PackingOptions
- isKeepFileOrder() - Method in class kala.compress.harmony.pack200.PackingOptions
- isLink() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a link entry.
- isLink() - Method in class kala.compress.archivers.zip.AsiExtraField
-
Is this entry a symbolic link?
- isLZMACompressionAvailable() - Static method in class kala.compress.compressors.lzma.LZMAUtils
-
Are the classes required to support LZMA compression available?
- isMember() - Method in class kala.compress.harmony.unpack200.IcTuple
- isMetadata - Variable in class kala.compress.compressors.brotli.dec.State
- isMetaDataOnly() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Does this volume only contain metadata?
- isNetwork() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a network device.
- isNewHeader() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Is this the new header format? (We do not currently support the old format.)
- isNewInode() - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Is this the new inode format? (We do not currently support the old format.)
- isOldGNUSparse() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry is a GNU or star sparse block using the oldgnu format.
- isOpen() - Method in class kala.compress.utils.FixedLengthBlockOutputStream.BufferAtATimeOutputChannel
- isOpen() - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- isOpen() - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- isOpen() - Method in class kala.compress.utils.SeekableInMemoryByteChannel
- isOptionInstance(Object) - Method in class kala.compress.archivers.sevenz.AbstractCoder
-
Tests whether this method can extract options from the given object.
- isOutputAvailable() - Method in class kala.compress.archivers.ar.ArArchiver
- isOutputAvailable() - Method in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- isOutputAvailable() - Method in class kala.compress.archivers.cpio.CpioArchiver
- isOutputAvailable() - Method in class kala.compress.archivers.jar.JarArchiver
- isOutputAvailable() - Method in class kala.compress.archivers.tar.TarArchiver
- isOutputAvailable() - Method in class kala.compress.archivers.zip.ZipArchiver
- isOutputAvailable() - Method in class kala.compress.compressors.bzip2.BZip2Compressor
- isOutputAvailable() - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- isOutputAvailable() - Method in class kala.compress.compressors.deflate.DeflateCompressor
- isOutputAvailable() - Method in class kala.compress.compressors.gzip.GzipCompressor
- isOutputAvailable() - Method in class kala.compress.compressors.lz4.BlockLZ4Compressor
- isOutputAvailable() - Method in class kala.compress.compressors.lz4.FramedLZ4Compressor
- isOutputAvailable() - Method in class kala.compress.compressors.lzma.LZMACompressor
- isOutputAvailable() - Method in class kala.compress.compressors.pack200.Pack200Compressor
- isOutputAvailable() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressor
- isOutputAvailable() - Method in class kala.compress.compressors.xz.XZCompressor
- isOutputAvailable() - Method in class kala.compress.compressors.zstandard.ZstdCompressor
- isPassFile(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- isPaxGNU1XSparse() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry is a sparse file with 1.X PAX Format or not
- isPaxGNUSparse() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry is a GNU sparse block using one of the PAX formats.
- isPaxHeader() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a Pax header.
- isPipe() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a pipe.
- isPowerOfTwo(int) - Static method in class kala.compress.compressors.lz77support.Parameters
- isRegularFile() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a regular file.
- isReplaceMode() - Method in class kala.compress.changes.Change
- isSeekable() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
This method indicates whether this archive is writing to a seekable stream (i.e., to a random access file).
- isSigned() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Returns true if this codec is a signed codec
- isSkippableFrameSignature(byte[]) - Static method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- isSocket() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a socket.
- isSocket() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Is this a network device?
- isSourceFileAttribute() - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
-
Answer true if the receiver is a source file attribute (which gets special handling when the class is built); otherwise answer false.
- isSourceFileAttribute() - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- isSparse() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a sparse entry.
- isSparseRecord(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Is this a sparse record?
- isSplitZip - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether we are creating a split zip
- isSplitZipArchive - Variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Whether the ZIP archive is a split ZIP archive
- isStarSparse() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this entry is a star sparse block using PAX headers.
- isStreamContiguous - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- isStreamContiguous() - Method in interface kala.compress.archivers.EntryStreamOffsets
-
Tests whether the stream is contiguous, that is, not split among several archive parts, interspersed with control blocks, and so on.
- isStreamContiguous() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether the stream is contiguous, that is, not split among several archive parts, interspersed with control blocks, and so on.
- isStreamContiguous() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- isStripDebug() - Method in class kala.compress.harmony.pack200.PackingOptions
- isSymbolicLink() - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Checks if this entry represents a symbolic link.
- isSymbolicLink() - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether this is a symbolic link entry.
- isTooLargeForZip32(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- isUncompressed - Variable in class kala.compress.compressors.brotli.dec.State
- isUnixSymlink() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Returns true if this entry represents a unix symlink, in which case the entry's content contains the target path for the symlink.
- isUnixTime(long) - Static method in class kala.compress.utils.TimeUtils
-
Tests whether a given number of seconds (since Epoch) can be safely represented in the standard UNIX time.
- isUnixTime(FileTime) - Static method in class kala.compress.utils.TimeUtils
-
Tests whether a FileTime can be safely represented in the standard UNIX time.
- isUnknown() - Method in class kala.compress.harmony.pack200.NewAttribute
- isUnknown(int) - Method in class kala.compress.harmony.pack200.NewAttribute
- isUsed - Variable in class kala.compress.archivers.zip.UnshrinkingInputStream
- isUsedAtLeastOnce() - Method in class kala.compress.harmony.pack200.NewAttributeBands
- isUTF8(Charset) - Static method in class kala.compress.utils.Charsets
-
Tests whether a given encoding is UTF-8 or null.
- isVerbose() - Method in class kala.compress.harmony.pack200.PackingOptions
- isXstar(Map<String, String>, byte[]) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Tests whether the given header is in XSTAR / XUSTAR format.
- isXZCompressionAvailable() - Static method in class kala.compress.compressors.xz.XZUtils
-
Are the classes required to support XZ compression available?
- isZip64Required(ZipArchiveEntry, Zip64Mode) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- isZstdCompressionAvailable() - Static method in class kala.compress.compressors.zstandard.ZstdUtils
-
Are the classes required to support Zstandard compression available?
- items - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream
- itemsIterator - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
- itemsIteratorData - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
- iterator() - Method in class kala.compress.archivers.ArchiveInputStream
-
Returns an iterator over the SubField elements in this extra field in proper sequence.
- iterator() - Method in class kala.compress.compressors.gzip.ExtraField
-
Returns an iterator over the SubField elements in this extra field in proper sequence.
- iv - Variable in class kala.compress.archivers.sevenz.AES256Options
- ivData - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Encryption data/
- IWORK_ARCHIVE - kala.compress.compressors.snappy.FramedSnappyDialect
-
The format used by Apple's iWork Archives (.iwa files).
J
- j - Variable in class kala.compress.compressors.brotli.dec.State
- JAR - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "jar") used to identify the JAR archive format.
- JarArchiveEntry - Class in kala.compress.archivers.jar
-
JAR archive entry.
- JarArchiveEntry(String) - Constructor for class kala.compress.archivers.jar.JarArchiveEntry
-
Constructs a new instance.
- JarArchiveEntry(JarEntry) - Constructor for class kala.compress.archivers.jar.JarArchiveEntry
-
Constructs a new instance.
- JarArchiveEntry(ZipEntry) - Constructor for class kala.compress.archivers.jar.JarArchiveEntry
-
Constructs a new instance.
- JarArchiveEntry(ZipArchiveEntry) - Constructor for class kala.compress.archivers.jar.JarArchiveEntry
-
Constructs a new instance.
- JarArchiveInputStream - Class in kala.compress.archivers.jar
-
Implements an input stream that can read entries from jar files.
- JarArchiveInputStream(InputStream) - Constructor for class kala.compress.archivers.jar.JarArchiveInputStream
-
Creates an instance from the input stream using the default encoding.
- JarArchiveInputStream(InputStream, Charset) - Constructor for class kala.compress.archivers.jar.JarArchiveInputStream
-
Creates an instance from the input stream using the specified encoding.
- JarArchiveOutputStream - Class in kala.compress.archivers.jar
-
Subclass that adds a special extra field to the very first entry which allows the created archive to be used as an executable jar on Solaris.
- JarArchiveOutputStream(OutputStream) - Constructor for class kala.compress.archivers.jar.JarArchiveOutputStream
- JarArchiveOutputStream(OutputStream, Charset) - Constructor for class kala.compress.archivers.jar.JarArchiveOutputStream
-
Constructs a new instance that wraps the output stream using the provided encoding.
- JarArchiver - Class in kala.compress.archivers.jar
- JarArchiver() - Constructor for class kala.compress.archivers.jar.JarArchiver
- jarFile - Variable in class kala.compress.harmony.pack200.Archive
- jarInputStream - Variable in class kala.compress.harmony.pack200.Archive
- JarMarker - Class in kala.compress.archivers.zip
-
If this extra field is added as the very first extra field of the archive, Solaris will consider it an executable jar file.
- JarMarker() - Constructor for class kala.compress.archivers.zip.JarMarker
-
No-arg constructor
- jarMarkerAdded - Variable in class kala.compress.archivers.jar.JarArchiveOutputStream
- javaEpochToLocalDateTime(long) - Static method in class kala.compress.archivers.zip.ZipUtil
- javaToDosTime(long) - Static method in class kala.compress.archivers.zip.ZipUtil
- JPEG - kala.compress.archivers.zip.ZipMethod
-
Compression Method 96 for Jpeg compression.
- jumpToByteBoundary(BitReader) - Static method in class kala.compress.compressors.brotli.dec.BitReader
K
- k - Variable in class kala.compress.harmony.pack200.RunCodec
- K256 - kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
-
Block size of 256K
- K64 - kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
-
Block size of 64K
- kAdditionalStreamsInfo - Static variable in class kala.compress.archivers.sevenz.NID
- kala.compress - package kala.compress
-
Apache Commons Compress.
- kala.compress.archivers - package kala.compress.archivers
-
Provides a unified API and factories for dealing with archives in different formats.
- kala.compress.archivers.ar - module kala.compress.archivers.ar
- kala.compress.archivers.ar - package kala.compress.archivers.ar
-
Provides stream classes for reading and writing archives using the AR format.
- kala.compress.archivers.arj - module kala.compress.archivers.arj
- kala.compress.archivers.arj - package kala.compress.archivers.arj
-
Provides stream classes for reading archives using the ARJ format.
- kala.compress.archivers.cpio - module kala.compress.archivers.cpio
- kala.compress.archivers.cpio - package kala.compress.archivers.cpio
-
Provides stream classes for reading and writing archives using the CPIO format.
- kala.compress.archivers.dump - module kala.compress.archivers.dump
- kala.compress.archivers.dump - package kala.compress.archivers.dump
-
This package provides stream classes for reading archives using the UNIX DUMP format.
- kala.compress.archivers.examples - package kala.compress.archivers.examples
-
Contains example code that is not guaranteed to provide a stable API across releases of Commons Compress.
- kala.compress.archivers.jar - package kala.compress.archivers.jar
-
Provides stream classes for reading and writing archives using the ZIP format with some extensions for the special case of JAR archives.
- kala.compress.archivers.sevenz - module kala.compress.archivers.sevenz
- kala.compress.archivers.sevenz - package kala.compress.archivers.sevenz
-
Provides classes for reading and writing archives using the 7z format.
- kala.compress.archivers.tar - module kala.compress.archivers.tar
- kala.compress.archivers.tar - package kala.compress.archivers.tar
-
Provides stream classes for reading and writing archives using the TAR format.
- kala.compress.archivers.zip - module kala.compress.archivers.zip
- kala.compress.archivers.zip - package kala.compress.archivers.zip
-
Provides stream classes for reading and writing archives using the ZIP format.
- kala.compress.base - module kala.compress.base
- kala.compress.changes - module kala.compress.changes
- kala.compress.changes - package kala.compress.changes
-
EXPERIMENTAL support for changesets that are applied to archives.
- kala.compress.compressors - package kala.compress.compressors
-
Provides a unified API and factories for dealing with compressed streams.
- kala.compress.compressors.brotli - module kala.compress.compressors.brotli
- kala.compress.compressors.brotli - package kala.compress.compressors.brotli
-
Provides stream class for decompressing streams using the Brotli algorithm based on Google's Brotli decoder.
- kala.compress.compressors.brotli.dec - package kala.compress.compressors.brotli.dec
-
The contents of this package are copied from brotli, version 0.1.2
- kala.compress.compressors.bzip2 - module kala.compress.compressors.bzip2
- kala.compress.compressors.bzip2 - package kala.compress.compressors.bzip2
-
Provides stream classes for compressing and decompressing streams using the BZip2 algorithm.
- kala.compress.compressors.deflate - module kala.compress.compressors.deflate
- kala.compress.compressors.deflate - package kala.compress.compressors.deflate
-
Provides a stream classes that allow (de)compressing streams using the DEFLATE algorithm.
- kala.compress.compressors.deflate64 - module kala.compress.compressors.deflate64
- kala.compress.compressors.deflate64 - package kala.compress.compressors.deflate64
-
Provides a stream that allows decompressing streams using the DEFLATE64(tm) algorithm.
- kala.compress.compressors.gzip - module kala.compress.compressors.gzip
- kala.compress.compressors.gzip - package kala.compress.compressors.gzip
-
Provides stream classes for compressing and decompressing streams using the GZip algorithm.
- kala.compress.compressors.lz4 - module kala.compress.compressors.lz4
- kala.compress.compressors.lz4 - package kala.compress.compressors.lz4
-
Provides stream classes for the LZ4 algorithm.
- kala.compress.compressors.lz77support - package kala.compress.compressors.lz77support
-
Provides utility classes for LZ77 based algorithms.
- kala.compress.compressors.lzma - module kala.compress.compressors.lzma
- kala.compress.compressors.lzma - package kala.compress.compressors.lzma
-
Provides stream classes using the "stand-alone" LZMA algorithm.
- kala.compress.compressors.lzw - package kala.compress.compressors.lzw
-
Generic LZW implementation.
- kala.compress.compressors.pack200 - module kala.compress.compressors.pack200
- kala.compress.compressors.pack200 - package kala.compress.compressors.pack200
-
Provides stream classes for compressing and decompressing streams using the Pack200 algorithm used to compress Java archives.
- kala.compress.compressors.snappy - module kala.compress.compressors.snappy
- kala.compress.compressors.snappy - package kala.compress.compressors.snappy
-
Provides stream classes for the Snappy algorithm.
- kala.compress.compressors.xz - module kala.compress.compressors.xz
- kala.compress.compressors.xz - package kala.compress.compressors.xz
-
Provides stream classes for compressing and decompressing streams using the XZ algorithm.
- kala.compress.compressors.z - module kala.compress.compressors.z
- kala.compress.compressors.z - package kala.compress.compressors.z
-
Provides stream classes for decompressing streams using the "compress" algorithm used to write .Z files.
- kala.compress.compressors.zstandard - module kala.compress.compressors.zstandard
- kala.compress.compressors.zstandard - package kala.compress.compressors.zstandard
-
Provides stream class for (de)compressing streams using the Zstandard algorithm based on Zstandard JNI.
- kala.compress.examples - module kala.compress.examples
- kala.compress.function - package kala.compress.function
- kala.compress.harmony.pack200 - package kala.compress.harmony.pack200
-
Internal package.
- kala.compress.harmony.unpack200 - package kala.compress.harmony.unpack200
-
Internal package.
- kala.compress.harmony.unpack200.bytecode - package kala.compress.harmony.unpack200.bytecode
-
Internal package.
- kala.compress.harmony.unpack200.bytecode.forms - package kala.compress.harmony.unpack200.bytecode.forms
-
Internal package.
- kala.compress.java.util.jar - package kala.compress.java.util.jar
-
Internal package.
- kala.compress.parallel - package kala.compress.parallel
-
Provides common API classes for parallel compression features.
- kala.compress.utils - package kala.compress.utils
-
Provides utilities used internally by the compress library.
- kAnti - Static variable in class kala.compress.archivers.sevenz.NID
- kArchiveProperties - Static variable in class kala.compress.archivers.sevenz.NID
- kATime - Static variable in class kala.compress.archivers.sevenz.NID
- kCodersUnpackSize - Static variable in class kala.compress.archivers.sevenz.NID
- kComment - Static variable in class kala.compress.archivers.sevenz.NID
- kCRC - Static variable in class kala.compress.archivers.sevenz.NID
- kCTime - Static variable in class kala.compress.archivers.sevenz.NID
- kDummy - Static variable in class kala.compress.archivers.sevenz.NID
- KEEP - Static variable in class kala.compress.harmony.pack200.PackingOptions
- KEEP - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The String representation for
keep. - KEEP - Static variable in interface kala.compress.java.util.jar.Pack200.Unpacker
-
a String representation of
keep. - KEEP_FILE_ORDER - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
Decide if all elements shall transmit in their original order.
- keepFileOrder - Variable in class kala.compress.harmony.pack200.PackingOptions
- kEmptyFile - Static variable in class kala.compress.archivers.sevenz.NID
- kEmptyStream - Static variable in class kala.compress.archivers.sevenz.NID
- kEncodedHeader - Static variable in class kala.compress.archivers.sevenz.NID
- kEnd - Static variable in class kala.compress.archivers.sevenz.NID
- key - Variable in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
- keyBlob - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- kFilesInfo - Static variable in class kala.compress.archivers.sevenz.NID
- kFolder - Static variable in class kala.compress.archivers.sevenz.NID
- kHeader - Static variable in class kala.compress.archivers.sevenz.NID
- kMainStreamsInfo - Static variable in class kala.compress.archivers.sevenz.NID
- kMTime - Static variable in class kala.compress.archivers.sevenz.NID
- kName - Static variable in class kala.compress.archivers.sevenz.NID
- knownArrays - Variable in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
- kNumUnpackStream - Static variable in class kala.compress.archivers.sevenz.NID
- kPackInfo - Static variable in class kala.compress.archivers.sevenz.NID
- kSize - Static variable in class kala.compress.archivers.sevenz.NID
- kStartPos - Static variable in class kala.compress.archivers.sevenz.NID
- kSubStreamsInfo - Static variable in class kala.compress.archivers.sevenz.NID
- kUnpackInfo - Static variable in class kala.compress.archivers.sevenz.NID
- kWinAttributes - Static variable in class kala.compress.archivers.sevenz.NID
L
- l - Variable in class kala.compress.harmony.pack200.BHSDCodec
-
The co-parameter of h; 256-h.
- l - Variable in class kala.compress.harmony.pack200.PopulationCodec
- label - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- LabelForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have label references (and only label references).
- LabelForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.LabelForm
- LabelForm(int, String, int[], boolean) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.LabelForm
- labels - Variable in class kala.compress.harmony.pack200.NewAttribute
- labelsToOffsets - Variable in class kala.compress.harmony.pack200.BcBands
- languageEncodingFlag - Variable in class kala.compress.archivers.zip.GeneralPurposeBit
- largest - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- largest - Variable in class kala.compress.harmony.pack200.BHSDCodec
- largest() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Returns the largest value that this codec can represent.
- largestDelta - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- last - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
Index of the last char in the block, so the block size == last + 1.
- last - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Index of the last char in the block, so the block size == last + 1.
- last - Variable in class kala.compress.harmony.pack200.RunCodec
- LAST_MODIFIED_LEN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- LAST_MODIFIED_OFFSET - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- lastArray - Variable in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
- lastBandLength - Variable in class kala.compress.harmony.pack200.Codec
- lastChapter - Variable in class kala.compress.archivers.arj.LocalFileHeader
- lastChapter - Variable in class kala.compress.archivers.arj.MainHeader
- lastConstantHadWideIndex - Variable in class kala.compress.harmony.pack200.Pack200ClassReader
- lastConstantHadWideIndex() - Method in class kala.compress.harmony.pack200.Pack200ClassReader
- lastConstantHadWideIndex() - Method in class kala.compress.harmony.pack200.Segment
- lastIndex - Variable in class kala.compress.harmony.pack200.IntList
- lastIndexes - Variable in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
- lastKey - Variable in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
- lastKnownSize - Variable in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
- lastKnownSize() - Method in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
-
Answer the last known size of the array cached.
- lastModified - Variable in class kala.compress.archivers.ar.ArArchiveEntry
- lastModifiedTime - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- lastModifiedTimeSet - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- lastPIntegral - Variable in class kala.compress.harmony.pack200.NewAttributeBands
- lastStoredEntry - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
When reading a stored entry that uses the data descriptor this stream has to read the full entry and caches it.
- lastUnsignedShort - Variable in class kala.compress.harmony.pack200.Pack200ClassReader
- LATEST - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The String representation for
latest. - latestValue() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- layout - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
- layout - Variable in class kala.compress.harmony.pack200.NewAttribute
- layout - Variable in class kala.compress.harmony.unpack200.AttributeLayout
- LayoutElement() - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.LayoutElement
- LayoutElement() - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.LayoutElement
- layoutElements - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Replication
- layoutElements - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Replication
- layoutIndex - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- layouts - Variable in class kala.compress.harmony.unpack200.AttributeLayoutMap
-
The order of the maps in this array should not be changed as their indices correspond to the value of their context constants (AttributeLayout.CONTEXT_CLASS etc.)
- layoutsToBands - Variable in class kala.compress.harmony.unpack200.AttributeLayoutMap
- lazyMatches - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- lazyMatching - Variable in class kala.compress.compressors.lz77support.Parameters
- lazyThreshold - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- lazyThreshold - Variable in class kala.compress.compressors.lz77support.Parameters
- LBLSIZE - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- leaf(int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- left() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- leftNode - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- length - Variable in class kala.compress.archivers.ar.ArArchiveEntry
- length - Variable in class kala.compress.compressors.lz77support.LZ77Compressor.BackReference
- length - Variable in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
- length - Variable in class kala.compress.harmony.pack200.SegmentHeader.Counter
- length - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCLength
- length - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Reference
- length() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- LENGTH_LEN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- LENGTH_OFFSET - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- lengthOf(long[]) - Static method in class kala.compress.archivers.sevenz.Archive
- lengthOf(Object[]) - Static method in class kala.compress.archivers.sevenz.Archive
- lengths - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- lengths - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- lengths - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- lengths(int, int) - Static method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- lengthTree - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
The binary tree containing the 64 encoded lengths
- lengthTree - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- lenient - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
- lenient - Variable in class kala.compress.archivers.tar.TarArchiveReader
- LESSER_ICOST - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- level - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- level - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Compression level for next entry.
- LF_BLK - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Block device file type.
- LF_CHR - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Character device file type.
- LF_CONTIG - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Contiguous file type.
- LF_DIR - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Directory file type.
- LF_FIFO - Static variable in interface kala.compress.archivers.tar.TarConstants
-
FIFO (pipe) file type.
- LF_GNUTYPE_LONGLINK - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Identifies the *next* file on the tape as having a long link name.
- LF_GNUTYPE_LONGNAME - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Identifies the *next* file on the tape as having a long name.
- LF_GNUTYPE_SPARSE - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Sparse file type.
- LF_LINK - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Link file type.
- LF_MULTIVOLUME - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Identifies the entry as a multi-volume past volume #0
- LF_NORMAL - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Normal file type.
- LF_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset inside the header for the "link flag" field.
- LF_OLDNORM - Static variable in interface kala.compress.archivers.tar.TarConstants
-
LF_ constants represent the "link flag" of an entry, or more commonly, the "entry type".
- LF_PAX_EXTENDED_HEADER_LC - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Identifies the entry as a Pax extended header.
- LF_PAX_EXTENDED_HEADER_UC - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Identifies the entry as a Pax extended header (SunOS tar -E).
- LF_PAX_GLOBAL_EXTENDED_HEADER - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Identifies the entry as a Pax global extended header.
- LF_SYMLINK - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Symbolic link file type.
- LFH - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- LFH_COMPRESSED_SIZE_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_CRC_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_EXTRA_LENGTH_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_FILENAME_LENGTH_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_FILENAME_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_GPB_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_LEN - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- LFH_METHOD_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_MUST_HAVE_BOTH_SIZES_MSG - Static variable in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- LFH_OFFSET_FOR_FILENAME_LENGTH - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Number of bytes in local file header up to the "length of file name" entry.
- LFH_ORIGINAL_SIZE_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_SIG - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
local file header signature
- LFH_SIG - Static variable in class kala.compress.archivers.zip.ZipLong
-
Local File Header Signature
- LFH_SIG_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_TIME_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- LFH_VERSION_NEEDED_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- lfhBuf - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Cached buffers - must only be used locally in the class (COMPRESS-172 - reduce garbage collection).
- limit - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- lineNumbers - Variable in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- LineNumberTableAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Line number table
- LineNumberTableAttribute(int, int[], int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- lineNumberTableLength - Variable in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- link - Variable in class kala.compress.archivers.zip.AsiExtraField
-
File this entry points to, if it is a symbolic link.
- LINK - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- LINK_FLAG - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Indicates symbolic links.
- linkFlag - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's link flag.
- linkName - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's link name.
- linkOptions - Variable in class kala.compress.archivers.examples.Archiver.ArchiverFileVisitor
- linkOptions - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's file linkOptions
- list(Path, String...) - Method in class kala.compress.archivers.examples.Lister
- LIST - kala.compress.archivers.sevenz.CLI.Mode
- list7z(Path) - Method in class kala.compress.archivers.examples.Lister
- Lister - Class in kala.compress.archivers.examples
-
Simple command line application that lists the contents of an archive.
- Lister() - Constructor for class kala.compress.archivers.examples.Lister
-
Deprecated.No replacement.
- Lister(boolean, String...) - Constructor for class kala.compress.archivers.examples.Lister
- listStream(Path, String[]) - Method in class kala.compress.archivers.examples.Lister
- listZipUsingTarFile(Path) - Method in class kala.compress.archivers.examples.Lister
- listZipUsingZipFile(Path) - Method in class kala.compress.archivers.examples.Lister
- literal - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- LITERAL - kala.compress.compressors.lz77support.LZ77Compressor.Block.BlockType
- LITERAL_CONTEXT_BITS - Static variable in class kala.compress.compressors.brotli.dec.Decode
- LITERAL_SIZE_MASK - Static variable in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- LiteralBlock(byte[], int, int) - Constructor for class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
- literalLength - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- literalLength() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- literals - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- literalTree - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
The binary tree containing the 256 encoded literals (null when only two trees are used)
- literalTree - Variable in class kala.compress.compressors.brotli.dec.State
- literalTreeIndex - Variable in class kala.compress.compressors.brotli.dec.State
- ll8 - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- loadArchiver(List<ArchiveStreamFactory.BuiltinArchiver>, String) - Static method in class kala.compress.archivers.ArchiveStreamFactory
- loc - Variable in class kala.compress.utils.BoundedArchiveInputStream
- localData - Variable in class kala.compress.archivers.zip.PKWareExtraHeader
-
Extra field data in local file data - without Header-ID or length specifier.
- localData - Variable in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Extra field data in local file data - without Header-ID or length specifier.
- localDataStart - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.CurrentEntry
-
Offset for CRC entry in the local file header data for the current entry starts here.
- localFileData - Variable in class kala.compress.archivers.zip.UnparseableExtraFieldData
- localFileHeader - Variable in class kala.compress.archivers.arj.ArjArchiveEntry
- LocalFileHeader - Class in kala.compress.archivers.arj
- LocalFileHeader() - Constructor for class kala.compress.archivers.arj.LocalFileHeader
- LocalFileHeader.FileTypes - Class in kala.compress.archivers.arj
- LocalFileHeader.Flags - Class in kala.compress.archivers.arj
- LocalFileHeader.Methods - Class in kala.compress.archivers.arj
- LocalForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have float references (and only float references).
- LocalForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.LocalForm
- localHeaderOffset - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- LocalVariableTableAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Local variable table
- LocalVariableTableAttribute(int, int[], int[], CPUTF8[], CPUTF8[], int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- localVariableTableLength - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- LocalVariableTypeTableAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Local variable type table.
- LocalVariableTypeTableAttribute(int, int[], int[], CPUTF8[], CPUTF8[], int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- localVariableTypeTableLength - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- log(int, String) - Method in class kala.compress.harmony.unpack200.Segment
- log(String) - Static method in class kala.compress.harmony.pack200.PackingUtils
- log(LogRecord) - Method in class kala.compress.harmony.pack200.PackingUtils.PackingLogger
- LOG_LEVEL_QUIET - Static variable in class kala.compress.harmony.unpack200.Segment
- LOG_LEVEL_STANDARD - Static variable in class kala.compress.harmony.unpack200.Segment
- LOG_LEVEL_VERBOSE - Static variable in class kala.compress.harmony.unpack200.Segment
- logFile - Variable in class kala.compress.harmony.pack200.PackingOptions
- logFile - Variable in class kala.compress.harmony.unpack200.Archive
- logLevel - Variable in class kala.compress.harmony.unpack200.Archive
- logLevel - Variable in class kala.compress.harmony.unpack200.Segment
- logStream - Variable in class kala.compress.harmony.unpack200.Segment
- LONG_MAX - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- long2byteArray(long, int, boolean) - Static method in class kala.compress.archivers.cpio.CpioUtil
-
Converts a long number to a byte array Halfwords can be swapped by setting swapHalfWord=true.
- longestCompressedSuffix - Variable in class kala.compress.compressors.FileNameUtil
-
Length of the longest compressed suffix.
- longestMatch(int) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
-
Searches the hash chain for real matches and returns the length of the longest match (0 if none were found) that isn't too far away (WRT maxOffset).
- longestMatchForNextPosition(int) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- longestUncompressedSuffix - Variable in class kala.compress.compressors.FileNameUtil
-
Length of the longest uncompressed suffix.
- LONGFILE_BSD - Static variable in class kala.compress.archivers.ar.ArArchiveOutputStream
-
BSD ar extensions are used to store long file names in the archive.
- LONGFILE_ERROR - Static variable in class kala.compress.archivers.ar.ArArchiveOutputStream
-
Fail if a long file name is required in the archive.
- LONGFILE_ERROR - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Fail if a long file name is required in the archive.
- LONGFILE_GNU - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
GNU tar extensions are used to store long file names in the archive.
- LONGFILE_POSIX - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
POSIX/PAX extensions are used to store long file names in the archive.
- LONGFILE_TRUNCATE - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Long paths will be truncated in the archive.
- longFileMode - Variable in class kala.compress.archivers.ar.ArArchiveOutputStream
- longFileMode - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- LongForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have long references (and only long references).
- LongForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.LongForm
- longListToArray(List<Long>) - Method in class kala.compress.harmony.pack200.BandSet
-
Converts a list of Longs to an long[] array.
- LONGNAMESLEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the long names field in an old GNU header buffer.
- longOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- longsToCPLongs - Variable in class kala.compress.harmony.unpack200.CpBands
- longToBig(long) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Converts a long into a BigInteger.
- lookahead - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- LOOKING_FOR_BACK_REFERENCE - kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
- LOOKUP - Static variable in class kala.compress.compressors.brotli.dec.Context
- LOOKUP_OFFSETS - Static variable in class kala.compress.compressors.brotli.dec.Context
- LOOKUPSWITCH - Static variable in class kala.compress.harmony.pack200.BcBands
- LookupSwitchForm - Class in kala.compress.harmony.unpack200.bytecode.forms
- LookupSwitchForm(int, String) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.LookupSwitchForm
- LZ4_BLOCK - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "lz4-block") used to identify the block LZ4 compression method.
- LZ4_FRAMED - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "lz4-framed") used to identify the frame LZ4 compression method.
- LZ4_SIGNATURE - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Used by FramedLZ4CompressorOutputStream as well.
- LZ77Compressor - Class in kala.compress.compressors.lz77support
-
Helper class for compression algorithms that use the ideas of LZ77.
- LZ77Compressor(Parameters, LZ77Compressor.Callback) - Constructor for class kala.compress.compressors.lz77support.LZ77Compressor
-
Initializes a compressor with parameters and a callback.
- LZ77Compressor.BackReference - Class in kala.compress.compressors.lz77support
-
Represents a back-reference.
- LZ77Compressor.Block - Class in kala.compress.compressors.lz77support
-
Base class representing blocks the compressor may emit.
- LZ77Compressor.Block.BlockType - Enum in kala.compress.compressors.lz77support
-
Enumeration of the block types the compressor may emit.
- LZ77Compressor.Callback - Interface in kala.compress.compressors.lz77support
-
Callback invoked while the compressor processes data.
- LZ77Compressor.EOD - Class in kala.compress.compressors.lz77support
-
A simple "we are done" marker.
- LZ77Compressor.LiteralBlock - Class in kala.compress.compressors.lz77support
-
Represents a literal block of data.
- lz77params - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
- LZERO - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Helper, a 0 as ZipLong.
- LZMA - kala.compress.archivers.sevenz.SevenZMethod
-
LZMA - only supported when reading.
- LZMA - kala.compress.archivers.zip.ZipMethod
-
Compression Method 14 for LZMA.
- LZMA - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "lzma") used to identify the LZMA compression method.
- LZMA2 - kala.compress.archivers.sevenz.SevenZMethod
-
LZMA2.
- LZMA2Decoder - Class in kala.compress.archivers.sevenz
- LZMA2Decoder() - Constructor for class kala.compress.archivers.sevenz.LZMA2Decoder
- LZMACompressor - Class in kala.compress.compressors.lzma
- LZMACompressor() - Constructor for class kala.compress.compressors.lzma.LZMACompressor
- LZMACompressorInputStream - Class in kala.compress.compressors.lzma
-
LZMA decompressor.
- LZMACompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.lzma.LZMACompressorInputStream
-
Creates a new input stream that decompresses LZMA-compressed data from the specified input stream.
- LZMACompressorInputStream(InputStream, int) - Constructor for class kala.compress.compressors.lzma.LZMACompressorInputStream
-
Creates a new input stream that decompresses LZMA-compressed data from the specified input stream.
- LZMACompressorOutputStream - Class in kala.compress.compressors.lzma
-
LZMA compressor.
- LZMACompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.lzma.LZMACompressorOutputStream
-
Creates a LZMA compressor.
- LZMADecoder - Class in kala.compress.archivers.sevenz
- LZMADecoder() - Constructor for class kala.compress.archivers.sevenz.LZMADecoder
- LZMAUtils - Class in kala.compress.compressors.lzma
-
Utility code for the LZMA compression format.
- LZMAUtils() - Constructor for class kala.compress.compressors.lzma.LZMAUtils
-
Private constructor to prevent instantiation of this utility class.
- LZO - kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
- LZWInputStream - Class in kala.compress.compressors.lzw
-
Generic LZW implementation.
- LZWInputStream(InputStream, ByteOrder) - Constructor for class kala.compress.compressors.lzw.LZWInputStream
M
- M1 - kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
-
Block size of 1M
- M4 - kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
-
Block size of 4M
- MAC_OS - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
4
- MAC_OS - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- MACINTOSH - kala.compress.compressors.gzip.GzipParameters.OS
-
7: Macintosh.
- magic - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's magic tag.
- magic - Static variable in class kala.compress.harmony.pack200.SegmentHeader
- magic - Static variable in class kala.compress.harmony.unpack200.SegmentHeader
-
The magic header for a Pack200 Segment is 0xCAFED00D.
- MAGIC - Static variable in class kala.compress.harmony.unpack200.Archive
- MAGIC - Static variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- MAGIC_1 - Static variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- MAGIC_1 - Static variable in class kala.compress.compressors.z.ZCompressorInputStream
- MAGIC_2 - Static variable in class kala.compress.compressors.z.ZCompressorInputStream
- MAGIC_2a - Static variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- MAGIC_2b - Static variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- MAGIC_2c - Static variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- MAGIC_2d - Static variable in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- MAGIC_ANT - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The magic tag representing an Ant tar archive.
- MAGIC_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The magic tag representing a GNU tar archive.
- MAGIC_NEW - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Magic number of a cpio entry in the new format
- MAGIC_NEW_CRC - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Magic number of a cpio entry in the new format with crc
- MAGIC_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset of start of magic field within header record
- MAGIC_OLD_ASCII - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Magic number of a cpio entry in the old ascii format
- MAGIC_OLD_BINARY - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Magic number of a cpio entry in the old binary format
- MAGIC_POSIX - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The magic tag representing a POSIX tar archive.
- MAGIC_XSTAR - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The magix string used in the last four bytes of the header to identify the xstar format.
- MAGICLEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the magic field in a header buffer.
- main(String...) - Static method in class kala.compress.archivers.examples.Lister
-
Runs this class from the command line.
- main(String[]) - Static method in class kala.compress.archivers.sevenz.CLI
- MAIN_LOOP - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- mainHeader - Variable in class kala.compress.archivers.arj.ArjArchiveInputStream
- MainHeader - Class in kala.compress.archivers.arj
- MainHeader() - Constructor for class kala.compress.archivers.arj.MainHeader
- MainHeader.Flags - Class in kala.compress.archivers.arj
- MainHeader.HostOS - Class in kala.compress.archivers.arj
- mainlyPositiveDeltas() - Method in class kala.compress.harmony.pack200.BandSet.BandData
-
Returns true if the band deltas are mainly positive (heuristic).
- mainlySmallDeltas() - Method in class kala.compress.harmony.pack200.BandSet.BandData
-
Returns true if the deltas between adjacent band elements are mainly small (heuristic).
- mainQSort3(BZip2CompressorOutputStream.Data, int, int, int, int) - Method in class kala.compress.compressors.bzip2.BlockSort
-
Method "mainQSort3", file "blocksort.c", BZip2 1.0.2
- mainSimpleSort(BZip2CompressorOutputStream.Data, int, int, int, int) - Method in class kala.compress.compressors.bzip2.BlockSort
-
This is the most hammered method of this class.
- mainSort(BZip2CompressorOutputStream.Data, int) - Method in class kala.compress.compressors.bzip2.BlockSort
- mainSort_bigDone - Variable in class kala.compress.compressors.bzip2.BlockSort
- mainSort_copy - Variable in class kala.compress.compressors.bzip2.BlockSort
- mainSort_runningOrder - Variable in class kala.compress.compressors.bzip2.BlockSort
- maj - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- major - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- major_versions - Variable in class kala.compress.harmony.pack200.ClassBands
- majverCounter - Variable in class kala.compress.harmony.pack200.SegmentHeader
- makeMaps() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- MAP - Static variable in class kala.compress.archivers.tar.TarGnuSparseKeys
- mapClass - Variable in class kala.compress.harmony.unpack200.CpBands
- mapDescriptor - Variable in class kala.compress.harmony.unpack200.CpBands
- mapSignature - Variable in class kala.compress.harmony.unpack200.CpBands
- mapUTF8 - Variable in class kala.compress.harmony.unpack200.CpBands
- mark - Variable in class kala.compress.utils.BoundedInputStream
-
The current mark.
- mark(int) - Method in class kala.compress.archivers.ArchiveInputStream
-
Does nothing.
- mark(int) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Since we do not support marking just yet, we do nothing.
- mark(int) - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- mark(int) - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- mark(int) - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- mark(int) - Method in class kala.compress.utils.BoundedInputStream
- markSupported() - Method in class kala.compress.archivers.ArchiveInputStream
-
Always returns false.
- markSupported() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Since we do not support marking just yet, we return false.
- markSupported() - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- markSupported() - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- markSupported() - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- mask - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- mask - Variable in class kala.compress.harmony.unpack200.AttributeLayout
- mask(long) - Static method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- MASK_OFFSET - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
package private for tests only.
- MASKS - Static variable in class kala.compress.utils.BitInputStream
- matchAsciiBuffer(String, byte[]) - Static method in class kala.compress.utils.ArchiveUtils
-
Check if buffer contents matches ASCII String.
- matchAsciiBuffer(String, byte[], int, int) - Static method in class kala.compress.utils.ArchiveUtils
-
Check if buffer contents matches ASCII String.
- matches(byte[], int) - Static method in class kala.compress.archivers.ar.ArArchiveInputStream
-
Checks if the signature matches ASCII "!<arch>" followed by a single LF control character
- matches(byte[], int) - Method in class kala.compress.archivers.ar.ArArchiver
- matches(byte[], int) - Method in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- matches(byte[], int) - Static method in class kala.compress.archivers.arj.ArjArchiveInputStream
-
Checks if the signature matches what is expected for an arj file.
- matches(byte[], int) - Method in class kala.compress.archivers.arj.ArjArchiver
- matches(byte[], int) - Static method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Checks if the signature matches one of the following magic values: Strings: "070701" - MAGIC_NEW "070702" - MAGIC_NEW_CRC "070707" - MAGIC_OLD_ASCII Octal Binary value: 070707 - MAGIC_OLD_BINARY (held as a short) = 0x71C7 or 0xC771
- matches(byte[], int) - Method in class kala.compress.archivers.cpio.CpioArchiver
- matches(byte[], int) - Static method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Look at the first few bytes of the file to decide if it's a dump archive.
- matches(byte[], int) - Method in class kala.compress.archivers.dump.DumpArchiver
- matches(byte[], int) - Static method in class kala.compress.archivers.jar.JarArchiveInputStream
-
Checks if the signature matches what is expected for a jar file (in this case it is the same as for a ZIP file).
- matches(byte[], int) - Method in class kala.compress.archivers.jar.JarArchiver
- matches(byte[], int) - Method in class kala.compress.archivers.sevenz.SevenZArchiver
- matches(byte[], int) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Checks if the signature matches what is expected for a 7z file.
- matches(byte[], int) - Static method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Checks if the signature matches what is expected for a tar file.
- matches(byte[], int) - Method in class kala.compress.archivers.tar.TarArchiver
- matches(byte[], int) - Static method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Checks if the signature matches what is expected for a ZIP file.
- matches(byte[], int) - Method in class kala.compress.archivers.zip.ZipArchiver
- matches(byte[], int) - Method in class kala.compress.compressors.bzip2.BZip2Compressor
- matches(byte[], int) - Static method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
Checks if the signature matches what is expected for a bzip2 file.
- matches(byte[], int) - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- matches(byte[], int) - Method in class kala.compress.compressors.deflate.DeflateCompressor
- matches(byte[], int) - Static method in class kala.compress.compressors.deflate.DeflateCompressorInputStream
-
Checks if the signature matches what is expected for a zlib / deflated file with the zlib header.
- matches(byte[], int) - Method in class kala.compress.compressors.gzip.GzipCompressor
- matches(byte[], int) - Static method in class kala.compress.compressors.gzip.GzipCompressorInputStream
-
Checks if the signature matches what is expected for a .gz file.
- matches(byte[], int) - Method in class kala.compress.compressors.lz4.FramedLZ4Compressor
- matches(byte[], int) - Static method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Checks if the signature matches what is expected for a .lz4 file.
- matches(byte[], int) - Method in class kala.compress.compressors.lzma.LZMACompressor
- matches(byte[], int) - Static method in class kala.compress.compressors.lzma.LZMACompressorInputStream
-
Checks if the signature matches what is expected for an LZMA file.
- matches(byte[], int) - Static method in class kala.compress.compressors.lzma.LZMAUtils
-
Checks if the signature matches what is expected for a .lzma file.
- matches(byte[], int) - Method in class kala.compress.compressors.pack200.Pack200Compressor
- matches(byte[], int) - Static method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Checks if the signature matches what is expected for a pack200 file (0xCAFED00D).
- matches(byte[], int) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressor
- matches(byte[], int) - Static method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Checks if the signature matches what is expected for a .sz file.
- matches(byte[], int) - Method in class kala.compress.compressors.xz.XZCompressor
- matches(byte[], int) - Static method in class kala.compress.compressors.xz.XZCompressorInputStream
-
Checks if the signature matches what is expected for a .xz file.
- matches(byte[], int) - Static method in class kala.compress.compressors.xz.XZUtils
-
Checks if the signature matches what is expected for a .xz file.
- matches(byte[], int) - Method in class kala.compress.compressors.z.ZCompressor
- matches(byte[], int) - Static method in class kala.compress.compressors.z.ZCompressorInputStream
-
Checks if the signature matches what is expected for a UNIX compress file.
- matches(byte[], int) - Method in class kala.compress.compressors.zstandard.ZstdCompressor
- matches(byte[], int) - Static method in class kala.compress.compressors.zstandard.ZstdUtils
-
Checks if the signature matches what is expected for a Zstandard file.
- matches(long) - Method in class kala.compress.harmony.unpack200.AttributeLayout
- matches(long) - Method in interface kala.compress.harmony.unpack200.IMatcher
- matchSpecificPoolEntryIndex(String[], String[], String, String, int) - Method in class kala.compress.harmony.unpack200.SegmentConstantPool
-
This method's function is to look through pairs of arrays.
- matchSpecificPoolEntryIndex(String[], String, int) - Method in class kala.compress.harmony.unpack200.SegmentConstantPool
-
A number of things make use of subsets of structures.
- matchStart - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- max - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.BoundCountInputStream
-
The max length to provide
- MAX_ALPHA_SIZE - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- MAX_BLOCKSIZE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
The maximum supported blocksize
== 9. - MAX_BUF_LEN - Static variable in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- MAX_CODE_LEN - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- MAX_CODE_SIZE - Static variable in class kala.compress.archivers.zip.UnshrinkingInputStream
- MAX_CODE_SIZE_MASK - Static variable in class kala.compress.compressors.z.ZCompressorInputStream
- MAX_COMPRESSED_BUFFER_SIZE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- MAX_EOCD_SIZE - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Maximum length of the "End of central directory record" with a file comment.
- MAX_LENGTH - Static variable in class kala.compress.compressors.brotli.dec.Huffman
- MAX_LEVEL - Static variable in class kala.compress.compressors.deflate.DeflateParameters
- MAX_LITERAL_SIZE_WITH_ONE_SIZE_BYTE - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_LITERAL_SIZE_WITH_THREE_SIZE_BYTES - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_LITERAL_SIZE_WITH_TWO_SIZE_BYTES - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_LITERAL_SIZE_WITHOUT_SIZE_BYTES - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_MATCH_LENGTH - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_MATCH_LENGTH_WITH_ONE_OFFSET_BYTE - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_NAMELEN - Static variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Maximum length of a user's name in the tar file
- MAX_OFFSET_WITH_ONE_OFFSET_BYTE - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_OFFSET_WITH_TWO_OFFSET_BYTES - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MAX_SANITIZED_NAME_LENGTH - Static variable in class kala.compress.utils.ArchiveUtils
- MAX_SELECTORS - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- MAX_SIZE - Static variable in class kala.compress.compressors.gzip.ExtraField
- MAX_SKIPPABLE_TYPE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- MAX_TABLE_SIZE - Static variable in class kala.compress.archivers.zip.UnshrinkingInputStream
- MAX_TRANSFORMED_WORD_LENGTH - Static variable in class kala.compress.compressors.brotli.dec.Dictionary
- MAX_UNSKIPPABLE_TYPE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- MAX_WORD_LENGTH - Static variable in class kala.compress.compressors.brotli.dec.Dictionary
- maxBackReferenceLength - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- maxBackReferenceLength - Variable in class kala.compress.compressors.lz77support.Parameters
- maxBackwardDistance - Variable in class kala.compress.compressors.brotli.dec.State
- maxCandidates - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- maxCandidates - Variable in class kala.compress.compressors.lz77support.Parameters
- maxCodeSize - Variable in class kala.compress.compressors.z.ZCompressorInputStream
- maxCount - Variable in class kala.compress.utils.BoundedInputStream
-
The max count of bytes to read.
- maxDistance - Variable in class kala.compress.compressors.brotli.dec.State
- MAXID - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The maximum value of gid/uid in a tar archive which can be expressed in octal char notation (that's 7 sevens, octal).
- MAXIMUM_CACHE_SIZE - Static variable in class kala.compress.utils.BitInputStream
- maxLiteralLength - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- maxLiteralLength - Variable in class kala.compress.compressors.lz77support.Parameters
- maxLocals - Variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- maxMemoryLimitKb - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
- maxMemoryLimitKb - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- maxNumberOfDisks - Variable in class kala.compress.archivers.zip.ZipArchiveReader.Builder
- maxOffset - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- maxOffset - Variable in class kala.compress.compressors.lz77support.Parameters
- maxRingBufferSize - Variable in class kala.compress.compressors.brotli.dec.State
- MAXSIZE - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The maximum size of a file in a tar archive which can be expressed in octal char notation (that's 11 sevens, octal).
- maxStack - Variable in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- maybeFinishCurrentBlock() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- maybeFlush() - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- maybeReallocateRingBuffer(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- MD5 - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- MDELTA5 - Static variable in class kala.compress.harmony.pack200.Codec
-
MDELTA5 = (5,64,2,1): Used for the majority of numerical codings where there is a correlated sequence of signed values, but where most of them are expected to be non-negative.
- med3(int, int, int) - Static method in class kala.compress.compressors.bzip2.BlockSort
- member - Variable in class kala.compress.harmony.unpack200.IcTuple
- memory - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- memory - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder
- MEMORY_LIMIT_IN_KB - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- MemoryLimitException - Exception in kala.compress
-
If a stream checks for estimated memory allocation, and the estimate goes above the memory limit, this is thrown.
- MemoryLimitException(long, int) - Constructor for exception kala.compress.MemoryLimitException
- MemoryLimitException(long, int, Exception) - Constructor for exception kala.compress.MemoryLimitException
- memoryLimitInKb - Variable in class kala.compress.compressors.CompressorStreamFactory
- memoryLimitInKb - Variable in exception kala.compress.MemoryLimitException
- memoryNeededInKb - Variable in exception kala.compress.MemoryLimitException
-
A long instead of int to account for overflow for corrupt files.
- mergeCentralDirectoryData(ZipExtraField[]) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Merges the central directory fields of the given ZipExtraFields.
- mergeExtraFields(ZipExtraField[], boolean) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
If there are no extra fields, use the given fields as new extra data - otherwise merge the fields assuming the existing fields and the new fields stem from different locations inside the archive.
- mergeLocalFileDataData(ZipExtraField[]) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Merges the local file data fields of the given ZipExtraFields.
- mergingElapsed - Variable in class kala.compress.archivers.zip.ScatterStatistics
- message - Variable in enum kala.compress.archivers.sevenz.CLI.Mode
- metaBlockLength - Variable in class kala.compress.compressors.brotli.dec.State
- metaData - Variable in class kala.compress.archivers.ar.ArArchiveInputStream
-
Cached buffer for meta data - must only be used locally in the class (COMPRESS-172 - reduce garbage collection).
- metaData - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Holds some book-keeping data for each entry.
- MetadataBandGroup - Class in kala.compress.harmony.pack200
-
A group of metadata (annotation) bands, such as class_RVA_bands, method_AD_bands etc.
- MetadataBandGroup - Class in kala.compress.harmony.unpack200
-
A group of metadata bands, such as class_RVA_bands, method_AD_bands etc.
- MetadataBandGroup(String, int, CpBands, SegmentHeader, int) - Constructor for class kala.compress.harmony.pack200.MetadataBandGroup
-
Constructs a new MetadataBandGroup
- MetadataBandGroup(String, CpBands) - Constructor for class kala.compress.harmony.unpack200.MetadataBandGroup
- method - Variable in class kala.compress.archivers.arj.LocalFileHeader
- method - Variable in class kala.compress.archivers.sevenz.SevenZMethodConfiguration
- method - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
-
The
ZipEntrybase class only supports the compression methods STORED and DEFLATED. - method - Variable in class kala.compress.archivers.zip.ZipArchiveEntryRequest
- method - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Default compression method for next entry.
- method - Variable in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- METHOD - Static variable in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The entry used an unsupported compression method.
- method_AD_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- method_attr_calls - Variable in class kala.compress.harmony.pack200.ClassBands
- METHOD_ATTRIBUTE_PFX - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The format of a method attribute name.
- method_descr - Variable in class kala.compress.harmony.pack200.ClassBands
- method_flags - Variable in class kala.compress.harmony.pack200.ClassBands
- method_RIA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- method_RIPA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- method_RVA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- method_RVPA_bands - Variable in class kala.compress.harmony.pack200.ClassBands
- methodAccessFlags - Variable in class kala.compress.harmony.unpack200.ClassBands
- methodAttrCalls - Variable in class kala.compress.harmony.unpack200.ClassBands
- methodAttributeActions - Variable in class kala.compress.harmony.pack200.PackingOptions
- methodAttributeBands - Variable in class kala.compress.harmony.pack200.ClassBands
- methodAttributeLayouts - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
- methodAttributes - Variable in class kala.compress.harmony.unpack200.ClassBands
- methodByteCodePacked - Variable in class kala.compress.harmony.unpack200.BcBands
- methodDescr - Variable in class kala.compress.harmony.unpack200.ClassBands
- methodDescrInts - Variable in class kala.compress.harmony.unpack200.ClassBands
- methodExceptionClasses - Variable in class kala.compress.harmony.pack200.ClassBands
- methodExceptionNumber - Variable in class kala.compress.harmony.pack200.ClassBands
- methodFlags - Variable in class kala.compress.harmony.unpack200.ClassBands
- methodIndex - Variable in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- methodLayouts - Variable in class kala.compress.harmony.unpack200.AttributeLayoutMap
- methodOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- MethodRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have regular method references (and only regular method references).
- MethodRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.MethodRefForm
- methods - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- Methods() - Constructor for class kala.compress.archivers.arj.LocalFileHeader.Methods
- methodSignature - Variable in class kala.compress.harmony.pack200.ClassBands
- methodVisitor - Variable in class kala.compress.harmony.pack200.Segment
- min - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- MIN_BACK_REFERENCE_LENGTH - Static variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- MIN_BLOCKSIZE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
The minimum supported blocksize
== 1. - MIN_EOCD_SIZE - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Length of the "End of central directory record" - which is supposed to be the last structure of the archive - without file comment.
- MIN_LEVEL - Static variable in class kala.compress.compressors.deflate.DeflateParameters
- MIN_MATCH_LENGTH - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MIN_MATCH_LENGTH_WITH_ONE_OFFSET_BYTE - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- MIN_OFFSET_OF_LAST_BACK_REFERENCE - Static variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- MIN_SIZE - Static variable in class kala.compress.archivers.zip.AsiExtraField
- MIN_UNSKIPPABLE_TYPE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- MIN_WORD_LENGTH - Static variable in class kala.compress.compressors.brotli.dec.Dictionary
- minBackReferenceLength - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- minBackReferenceLength - Variable in class kala.compress.compressors.lz77support.Parameters
- minimumMatchLength - Variable in class kala.compress.archivers.zip.ExplodingInputStream
- minLens - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- minor - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- minVersionToExtract - Variable in class kala.compress.archivers.arj.LocalFileHeader
- minVersionToExtract - Variable in class kala.compress.archivers.arj.MainHeader
- missedInserts - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- modCount - Variable in class kala.compress.harmony.pack200.IntList
- mode - Variable in class kala.compress.archivers.ar.ArArchiveEntry
- mode - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- mode - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- mode - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's permission mode.
- mode - Variable in class kala.compress.archivers.zip.AsiExtraField
-
Standard UNIX stat(2) file mode.
- Mode(String) - Constructor for enum kala.compress.archivers.sevenz.CLI.Mode
- MODELEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the mode field in a header buffer.
- MODIFICATION_TIME - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
If it shall attempt to determine the latest modification time if this is set to
LATEST. - modificationTime - Variable in class kala.compress.compressors.gzip.GzipParameters
-
The most recent modification time (MTIME) of the original file being compressed.
- modificationTime - Variable in class kala.compress.harmony.pack200.PackingOptions
- MODIFY_TIME_BIT - Static variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
The bit set inside the flags by when the last modification time is present in this extra field.
- modifyTime - Variable in class kala.compress.archivers.zip.X000A_NTFS
- modifyTime - Variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- modtime - Variable in class kala.compress.harmony.pack200.Archive.PackingFile
- MODTIMELEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the modification time field in a header buffer.
- MOVE - kala.compress.changes.Change.ChangeType
-
Not used.
- moveToFront(int[], int) - Static method in class kala.compress.compressors.brotli.dec.Decode
- moveToFrontCodeAndSend() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- MS_DOS - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- mtfFreq - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- mtime - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- mtime - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- mTime - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's modification time.
- MULTIANEWARRAY - Static variable in class kala.compress.harmony.pack200.BcBands
- MultiANewArrayForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for the multianewarray instruction.
- MultiANewArrayForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.MultiANewArrayForm
- MultiReadOnlySeekableByteChannel - Class in kala.compress.utils
-
Implements a read-only
SeekableByteChannelthat concatenates a collection of otherSeekableByteChannels. - MultiReadOnlySeekableByteChannel(List<SeekableByteChannel>) - Constructor for class kala.compress.utils.MultiReadOnlySeekableByteChannel
-
Concatenates the given channels.
- mustStartClassPool - Variable in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
N
- N - Variable in class kala.compress.harmony.pack200.IcBands.IcTuple
- N - Variable in class kala.compress.harmony.unpack200.IcTuple
- N_GROUPS - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- N_ITERS - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- NAIVE_RESIZE_LIMIT - Static variable in class kala.compress.utils.SeekableInMemoryByteChannel
- name - Variable in class kala.compress.archivers.ar.ArArchiveEntry
-
SVR4/GNU adds a trailing / to names; BSD does not.
- name - Variable in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- name - Variable in class kala.compress.archivers.arj.LocalFileHeader
- name - Variable in class kala.compress.archivers.arj.MainHeader
- name - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- name - Variable in class kala.compress.archivers.dump.Dirent
- name - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- name - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- name - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's name.
- name - Variable in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
- name - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- name - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
- name - Variable in class kala.compress.archivers.zip.ZipArchiveReader.NameAndComment
- name - Variable in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- name - Variable in class kala.compress.harmony.pack200.Archive.PackingFile
- name - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands.AttributeDefinition
- name - Variable in class kala.compress.harmony.pack200.CPNameAndType
- name - Variable in class kala.compress.harmony.unpack200.AttributeLayout
- name - Variable in class kala.compress.harmony.unpack200.bytecode.CPClass
- name - Variable in class kala.compress.harmony.unpack200.bytecode.CPMember
- name - Variable in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- name - Variable in class kala.compress.harmony.unpack200.bytecode.CPString
- name - Variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- name - Variable in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- NAME - kala.compress.archivers.zip.ZipArchiveEntry.NameSource
-
The name has been read from the archive using the encoding of the archive specified when creating the
ZipArchiveInputStreamorZipArchiveReader(defaults to the platform's default encoding). - NAME - Static variable in class kala.compress.archivers.tar.TarGnuSparseKeys
- NAME_LEN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- NAME_OFFSET - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- name_RU - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- name_RU - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- NAME_WITH_EFS_FLAG - kala.compress.archivers.zip.ZipArchiveEntry.NameSource
-
The name has been read from the archive and the archive specified the EFS flag which indicates the name has been encoded as UTF-8.
- NameAndComment(byte[], byte[]) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader.NameAndComment
- nameAndType - Variable in class kala.compress.harmony.pack200.CPMethodOrField
- nameAndType - Variable in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- nameAndType - Variable in class kala.compress.harmony.unpack200.bytecode.CPRef
- nameAndTypeIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- nameAndTypeIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPRef
- namebuffer - Variable in class kala.compress.archivers.ar.ArArchiveInputStream
-
Storage area for extra long names (GNU ar).
- nameCRC32 - Variable in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- nameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPMember
- nameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- nameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.CPString
- nameIndex - Variable in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- nameIndexes - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- nameIndexes - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- nameIndexes - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- NAMELEN - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- NAMELEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the name field in a header buffer.
- nameMap - Variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Maps String to list of ZipArchiveEntrys, name -> actual entries.
- nameRU - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- nameRU - Variable in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- nameRU - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- names - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- names - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Map of ino -> dirent entry.
- names - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- names - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- namesArePredictable(String, String, String) - Method in class kala.compress.harmony.pack200.IcBands
- nameSource - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- NameSource() - Constructor for enum kala.compress.archivers.zip.ZipArchiveEntry.NameSource
- NarrowClassRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class is used for representations of cldc and cldc_w.
- NarrowClassRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.NarrowClassRefForm
- NarrowClassRefForm(int, String, int[], boolean) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.NarrowClassRefForm
- NATIVE_CHARSET - Static variable in class kala.compress.utils.Charsets
- nativeCharset() - Static method in class kala.compress.utils.Charsets
-
Returns the platform default charset.
- nested - Variable in class kala.compress.harmony.unpack200.bytecode.ByteCode
- NESTED_CLASS_FLAG - Static variable in class kala.compress.harmony.unpack200.IcTuple
- nestedClassFileEntries - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- nestedExplicitFlagSet() - Method in class kala.compress.harmony.unpack200.IcTuple
-
Answer true if the receiver's bit 16 is set (indicating that explicit outer class and name fields are set).
- nestedIterator - Variable in class kala.compress.changes.ChangeSetPerformer.ZipFileIterator
- nestedMustStartClassPool() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- nestedMustStartClassPool() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- nestedMustStartClassPool() - Method in class kala.compress.harmony.unpack200.bytecode.forms.NarrowClassRefForm
- nestedMustStartClassPool() - Method in class kala.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
- nestedPositions - Variable in class kala.compress.harmony.unpack200.bytecode.ByteCode
- nestname_RU - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- nestname_RU - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- nestname_RU_Iterator - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- nestNameRU - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- nestNameRU - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- nestpair_N - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- nestpair_N - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- nestpair_N_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- nestPairN - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- nestPairN - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- nesttype_RS - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- nesttype_RS - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- nesttype_RS_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- nestTypeRS - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- nestTypeRS - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- Never - kala.compress.archivers.zip.Zip64Mode
-
Don't use Zip64 extensions for any entries.
- NEVER - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
-
Never create Unicode extra fields.
- NewAttribute - Class in kala.compress.harmony.pack200
-
NewAttribute extends
Attributeand manages unknown attributes encountered by ASM that have had a layout definition given to pack200 (e.g. - NewAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
A compressor-defined class file attribute.
- NewAttribute(String, String, int) - Constructor for class kala.compress.harmony.pack200.NewAttribute
- NewAttribute(CPUTF8, int) - Constructor for class kala.compress.harmony.unpack200.bytecode.NewAttribute
- NewAttribute(ClassReader, String, String, byte[], char[], int, Label[]) - Constructor for class kala.compress.harmony.pack200.NewAttribute
- NewAttribute.AbstractBcValue - Class in kala.compress.harmony.unpack200.bytecode
- NewAttribute.BCIndex - Class in kala.compress.harmony.unpack200.bytecode
- NewAttribute.BCLength - Class in kala.compress.harmony.unpack200.bytecode
- NewAttribute.BCOffset - Class in kala.compress.harmony.unpack200.bytecode
- NewAttribute.ErrorAttribute - Class in kala.compress.harmony.pack200
-
ErrorAttribute extends
NewAttributeand manages attributes encountered by ASM that have had an error action specified to pack200 (e.g. - NewAttribute.PassAttribute - Class in kala.compress.harmony.pack200
-
PassAttribute extends
NewAttributeand manages attributes encountered by ASM that have had a pass action specified to pack200 (e.g. - NewAttribute.StripAttribute - Class in kala.compress.harmony.pack200
-
StripAttribute extends
NewAttributeand manages attributes encountered by ASM that have had a strip action specified to pack200 (e.g. - NewAttributeBands - Class in kala.compress.harmony.pack200
-
Sets of bands relating to a non-predefined attribute that has had a layout definition given to pack200 (e.g.
- NewAttributeBands - Class in kala.compress.harmony.unpack200
-
Sets of bands relating to a non-predefined attribute
- NewAttributeBands(int, CpBands, SegmentHeader, AttributeDefinitionBands.AttributeDefinition) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands
- NewAttributeBands(Segment, AttributeLayout) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands
- NewAttributeBands.AttributeLayoutElement - Interface in kala.compress.harmony.pack200
-
An AttributeLayoutElement is a part of an attribute layout and has one or more bands associated with it, which transmit the AttributeElement data for successive Attributes of this type.
- NewAttributeBands.AttributeLayoutElement - Interface in kala.compress.harmony.unpack200
-
An AttributeLayoutElement is a part of an attribute layout and has one or more bands associated with it, which transmit the AttributeElement data for successive Attributes of this type.
- NewAttributeBands.Call - Class in kala.compress.harmony.pack200
- NewAttributeBands.Call - Class in kala.compress.harmony.unpack200
- NewAttributeBands.Callable - Class in kala.compress.harmony.pack200
- NewAttributeBands.Callable - Class in kala.compress.harmony.unpack200
- NewAttributeBands.Integral - Class in kala.compress.harmony.pack200
- NewAttributeBands.Integral - Class in kala.compress.harmony.unpack200
- NewAttributeBands.LayoutElement - Class in kala.compress.harmony.pack200
- NewAttributeBands.LayoutElement - Class in kala.compress.harmony.unpack200
- NewAttributeBands.Reference - Class in kala.compress.harmony.pack200
-
Constant Pool Reference
- NewAttributeBands.Reference - Class in kala.compress.harmony.unpack200
-
Constant Pool Reference
- NewAttributeBands.Replication - Class in kala.compress.harmony.pack200
-
A replication is an array of layout elements, with an associated count
- NewAttributeBands.Replication - Class in kala.compress.harmony.unpack200
-
A replication is an array of layout elements, with an associated count
- NewAttributeBands.Union - Class in kala.compress.harmony.pack200
-
A Union is a type of layout element where the tag value acts as a selector for one of the union cases
- NewAttributeBands.Union - Class in kala.compress.harmony.unpack200
-
A Union is a type of layout element where the tag value acts as a selector for one of the union cases
- NewAttributeBands.UnionCase - Class in kala.compress.harmony.pack200
-
A Union case
- NewAttributeBands.UnionCase - Class in kala.compress.harmony.unpack200
-
A Union case
- newBoundedInputStream(File) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
-
Creates a new BoundedInputStream bound by the size of the given file.
- newBoundedInputStream(FileInputStream) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
- newBoundedInputStream(InputStream) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
- newBoundedInputStream(String, String...) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
-
Creates a new BoundedInputStream bound by the size of the given file.
- newBoundedInputStream(URL) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
-
Creates a new BoundedInputStream bound by the size of the given URL to a file.
- newBoundedInputStream(Path) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
-
Creates a new BoundedInputStream bound by the size of the given path.
- newClass - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- NewClassRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class is an extension of the ClassRefForm.
- NewClassRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.NewClassRefForm
- newEntryInAnnoN() - Method in class kala.compress.harmony.pack200.MetadataBandGroup
- newHashSet(E...) - Static method in class kala.compress.utils.Sets
-
Creates a new HashSet filled with the given elements
- NewInitMethodRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class is used to determine which init method should be called, based on the last class which was sent a constructor message.
- NewInitMethodRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.NewInitMethodRefForm
- newInstance(String, String) - Static method in class kala.compress.java.util.jar.Pack200
- newPacker() - Static method in class kala.compress.java.util.jar.Pack200
-
Returns a new instance of a packer engine.
- newReadByteChannel(Path) - Static method in class kala.compress.archivers.zip.ZipArchiveReader
-
Creates a new SeekableByteChannel for reading.
- newSecretKeySpec(byte[]) - Static method in class kala.compress.archivers.sevenz.AES256Options
- newStreamBridge() - Method in enum kala.compress.compressors.pack200.Pack200Strategy
- newUnpacker() - Static method in class kala.compress.java.util.jar.Pack200
-
Returns a new instance of an unpacker engine.
- next - Variable in class kala.compress.archivers.ArchiveInputStream.ArchiveEntryIOIterator
- next - Variable in class kala.compress.changes.ChangeSetPerformer.ArchiveInputStreamIterator
- next() - Method in class kala.compress.archivers.ArchiveInputStream.ArchiveEntryIOIterator
- next() - Method in interface kala.compress.changes.ChangeSetPerformer.ArchiveEntryIterator
- next() - Method in class kala.compress.changes.ChangeSetPerformer.ArchiveInputStreamIterator
- next() - Method in class kala.compress.changes.ChangeSetPerformer.ZipFileIterator
- next() - Method in interface kala.compress.function.IOIterator
-
Like
Iterator.next(). - NeXT - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- NEXT - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
8
- nextArtificalDeviceAndInode - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- nextBackReferenceSize - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
-
Back-Reference-size part of the block starting byte.
- nextBit() - Method in class kala.compress.archivers.zip.BitStream
-
Returns the next bit.
- nextBits(int) - Method in class kala.compress.archivers.zip.BitStream
-
Returns the integer value formed by the n next bits (up to 8 bits).
- nextBlock() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- nextByte() - Method in class kala.compress.archivers.zip.BitStream
- nextByte() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextCaseCount() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextCaseValues() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextClassRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextDoubleRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextFieldRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextFloatRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextHash(int, byte) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
-
Assumes we are calculating the hash for three consecutive bytes as a rolling hash, i.e.
- nextHeaderCrc - Variable in class kala.compress.archivers.sevenz.StartHeader
- nextHeaderOffset - Variable in class kala.compress.archivers.sevenz.StartHeader
- nextHeaderSize - Variable in class kala.compress.archivers.sevenz.StartHeader
- nextIMethodRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextInitRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextIntRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextLabel() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextLocal() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextLongRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextMethodRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextRunningState - Variable in class kala.compress.compressors.brotli.dec.State
- nextShort() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextString(Iterator<Object>) - Method in class kala.compress.harmony.pack200.MetadataBandGroup
- nextStringRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextSuperFieldRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextSuperMethodRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextSymbol(BitInputStream, HuffmanDecoder.BinaryTreeNode) - Static method in class kala.compress.compressors.deflate64.HuffmanDecoder
- nextTableBitSize(int[], int, int) - Static method in class kala.compress.compressors.brotli.dec.Huffman
- nextThisFieldRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextThisMethodRef() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- nextWideByteCode() - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- NFS_MAGIC - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- NIBLET_MASK - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- niceBackReferenceLength - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- niceBackReferenceLength - Variable in class kala.compress.compressors.lz77support.Parameters
- NID - Class in kala.compress.archivers.sevenz
- NID() - Constructor for class kala.compress.archivers.sevenz.NID
- nIndex - Variable in class kala.compress.harmony.unpack200.IcTuple
- nInUse - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- nInUse - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- nlink - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- nlink - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- nMTF - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- NO_BLOCK - kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
- NO_BLOCK - kala.compress.compressors.snappy.SnappyCompressorInputStream.State
- NO_DATA - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Methods
- NO_DATA_NO_CRC - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Methods
- NO_MATCH - Static variable in class kala.compress.compressors.lz77support.LZ77Compressor
- NO_RAND_PART_A_STATE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- NO_RAND_PART_B_STATE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- NO_RAND_PART_C_STATE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- noArgByteCodes - Static variable in class kala.compress.harmony.unpack200.bytecode.ByteCode
- NoArgumentForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form of all bytecodes which either have no operands (such as nop) or have all their operands passed on the stack (not encoded as bytes in the bytecode streams).
- NoArgumentForm(int, String) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.NoArgumentForm
- NODE - Static variable in class kala.compress.archivers.zip.BinaryTree
-
Value in the array indicating a non leaf node
- nonDeltaDoubleSignedCodecs1 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- nonDeltaSignedCodecs1 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- nonDeltaSignedCodecs2 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- nonDeltaUnsignedCodecs1 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- nonDeltaUnsignedCodecs2 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- nonDeltaUnsignedCodecs3 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- nonDeltaUnsignedCodecs4 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- nonDeltaUnsignedCodecs5 - Static variable in class kala.compress.harmony.pack200.CanonicalCodecFamilies
- NONE - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- NONE - Static variable in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- nonStandardAttributePrototypes - Variable in class kala.compress.harmony.pack200.Segment
- noop() - Static method in interface kala.compress.function.IOConsumer
-
Returns the constant no-op consumer.
- NOOP_IO_CONSUMER - Static variable in interface kala.compress.function.IOConsumer
-
Consider private.
- normalise(int[], Codec) - Method in class kala.compress.harmony.pack200.RunCodec
- normalise(int, Codec) - Method in class kala.compress.harmony.pack200.RunCodec
- normalize(File) - Static method in class kala.compress.compressors.pack200.Pack200Utils
-
Normalizes a JAR archive in-place, so it can be safely signed and packed.
- normalize(File, File) - Static method in class kala.compress.compressors.pack200.Pack200Utils
-
Normalizes a JAR archive, so it can be safely signed and packed.
- normalize(File, File, Map<String, String>) - Static method in class kala.compress.compressors.pack200.Pack200Utils
-
Normalizes a JAR archive, so it can be safely signed and packed.
- normalize(File, Map<String, String>) - Static method in class kala.compress.compressors.pack200.Pack200Utils
-
Normalizes a JAR archive in-place, so it can be safely signed and packed.
- normalizeFileName(String, boolean) - Static method in class kala.compress.archivers.tar.TarArchiveEntry
-
Strips Windows' drive letter as well as any leading slashes, turns path separators into forward slashes.
- NOT_ENCODEABLE - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
-
Creates Unicode extra fields for file names that cannot be encoded using the specified encoding.
- NTFS - kala.compress.compressors.gzip.GzipParameters.OS
-
11: NTFS filesystem (NT).
- ntfsTimeToFileTime(long) - Static method in class kala.compress.utils.TimeUtils
-
Converts NTFS time (100-nanosecond units since 1 January 1601) to a FileTime.
- ntrec - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- NTREC - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- NULL - Static variable in class kala.compress.archivers.zip.JarMarker
- NULL_CONSUMER - Static variable in interface kala.compress.archivers.examples.CloseableConsumer
-
Ignores the passed in Closeable.
- nullSafeEquals(String, String) - Method in class kala.compress.harmony.unpack200.IcTuple
- nullsAllowed - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Reference
- NUM_BLOCK_LENGTH_CODES - Static variable in class kala.compress.compressors.brotli.dec.Decode
- NUM_DISTANCE_SHORT_CODES - Static variable in class kala.compress.compressors.brotli.dec.Decode
- NUM_INSERT_AND_COPY_CODES - Static variable in class kala.compress.compressors.brotli.dec.Decode
- NUM_LITERAL_CODES - Static variable in class kala.compress.compressors.brotli.dec.Decode
- NUM_OVERSHOOT_BYTES - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- numAnnotations - Variable in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- numAnnotations - Variable in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- numBackwardsCallables() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- numBackwardsCalls - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- numBackwardsCalls() - Method in class kala.compress.harmony.pack200.MetadataBandGroup
- numBackwardsCalls() - Method in class kala.compress.harmony.pack200.NewAttributeBands
- NUMBER_OF_BYTES_IN_HASH - Static variable in class kala.compress.compressors.lz77support.LZ77Compressor
- NUMBER_OF_SHANNON_FANO_TREES_FLAG - Static variable in class kala.compress.archivers.zip.GeneralPurposeBit
-
Indicates the number of Shannon-Fano trees used by the compression method 6 (imploding).
- numberOfCDInDiskData - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Holds the number of Central Directories on each disk.
- numberOfCoders - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOfEntries - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOfEntriesWithStream - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOfFiles - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- numberOfFolders - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOfInStreams - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOfOutStreams - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOfPackedStreams - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOfShannonFanoTrees - Variable in class kala.compress.archivers.zip.GeneralPurposeBit
- numberOfTrees - Variable in class kala.compress.archivers.zip.ExplodingInputStream
-
The number of Shannon-Fano trees (2 or 3)
- numberOfUnpackSubStreams - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- numberOptionOrDefault(Object) - Method in class kala.compress.archivers.sevenz.LZMA2Decoder
- numberOptionOrDefault(Object) - Method in class kala.compress.archivers.sevenz.LZMADecoder
- numBlockTypes - Variable in class kala.compress.compressors.brotli.dec.State
- numbytes - Variable in class kala.compress.archivers.tar.TarArchiveStructSparse
- NUMBYTES - Static variable in class kala.compress.archivers.tar.TarGnuSparseKeys
- numClassesProcessed() - Method in class kala.compress.harmony.pack200.ClassBands
- numCodecsTried - Variable in class kala.compress.harmony.pack200.BandSet.BandAnalysisResults
- numCyclesPower - Variable in class kala.compress.archivers.sevenz.AES256Options
- numDirectDistanceCodes - Variable in class kala.compress.compressors.brotli.dec.State
- numDistinctValues() - Method in class kala.compress.harmony.pack200.BandSet.BandData
-
Returns the total number of distinct values found in the band.
- numInStreams - Variable in class kala.compress.archivers.sevenz.Coder
- numMethodArgs - Variable in class kala.compress.harmony.pack200.ClassBands
- numNonEmptyStreams - Variable in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- numOutStreams - Variable in class kala.compress.archivers.sevenz.Coder
- numPairs - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- numParameters - Variable in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- numParams - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- numUnpackSubStreams - Variable in class kala.compress.archivers.sevenz.Folder
-
The number of unpack substreams, product of the number of output streams and the number of non-empty files in this folder.
O
- objectHashCode() - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- objectsToCPConstant - Variable in class kala.compress.harmony.pack200.CpBands
- objs - Variable in class kala.compress.harmony.pack200.SegmentHeader.Counter
- offset - Variable in class kala.compress.archivers.ar.ArArchiveInputStream
- offset - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- offset - Variable in exception kala.compress.archivers.dump.InvalidFormatException
- offset - Variable in class kala.compress.archivers.tar.TarArchiveStructSparse
- offset - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.EntryMetaData
- offset - Variable in class kala.compress.compressors.lz77support.LZ77Compressor.BackReference
- offset - Variable in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
- offset - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCOffset
- OFFSET - Static variable in class kala.compress.archivers.tar.TarGnuSparseKeys
- OFFSET_UNKNOWN - Static variable in interface kala.compress.archivers.EntryStreamOffsets
-
Indicates that the offset is unknown.
- offsetComparator - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Compares two ZipArchiveEntries based on their offset within the archive.
- OFFSETLEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the multivolume start offset field in an old GNU header buffer.
- OFFSETS_BY_LENGTH - Static variable in class kala.compress.compressors.brotli.dec.Dictionary
- OFS_MAGIC - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- OLD_SECURED_NEW_ANSI_PAGE - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- OMIT_FIRST_1 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_2 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_3 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_4 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_5 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_6 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_7 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_8 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_FIRST_9 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_1 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_2 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_3 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_4 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_5 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_6 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_7 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_8 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- OMIT_LAST_9 - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- ONE - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- ONE_BYTE_COPY_TAG - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- ONE_SIZE_BYTE_MARKER - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- ONE_THOUSAND - Static variable in class kala.compress.archivers.zip.X7875_NewUnix
- ONE_ZERO_BYTE - Static variable in class kala.compress.archivers.sevenz.Coders.DeflateDecoder
- ONE_ZERO_BYTE - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- oneByte - Variable in class kala.compress.archivers.ArchiveOutputStream
-
Temporary buffer used for the
ArchiveOutputStream.write(int)method. - oneByte - Variable in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- oneByte - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- oneByte - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- oneByte - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Used in no-arg read method.
- oneByte - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- oneByte - Variable in class kala.compress.compressors.lz4.XXHash32
- oneByte - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- oneByte - Variable in class kala.compress.compressors.lzw.LZWInputStream
- oneByte - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- oneByte - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- oneByte - Variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- ONLY_PARSEABLE_LENIENT - kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
Try to parse as many extra fields as possible and wrap unknown extra fields as well as supported extra fields that cannot be parsed in
UnrecognizedExtraField. - ONLY_PARSEABLE_STRICT - kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
Try to parse as many extra fields as possible and wrap unknown extra fields in
UnrecognizedExtraField. - onUnparseableData - Variable in enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
- onUnparseableExtraField(byte[], int, int, boolean, int) - Method in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
- onUnparseableExtraField(byte[], int, int, boolean, int) - Method in interface kala.compress.archivers.zip.UnparseableExtraFieldBehavior
-
Decides what to do with extra field data that doesn't follow the recommended pattern.
- onUnparseableExtraField(byte[], int, int, boolean, int) - Method in enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
- opcode - Variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- openNewSplitSegment() - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
-
Creates a new ZIP split segment and prepare to write to the new segment
- openOptions - Variable in class kala.compress.archivers.ArchiveReaderBuilder
- openZipChannel(Path, long, OpenOption[]) - Static method in class kala.compress.archivers.zip.ZipArchiveReader
- operandLength - Variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- operandLength() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- OperandManager - Class in kala.compress.harmony.unpack200.bytecode
-
Tracks operands, provides methods to let other classes get next elements, and also knows about which classes have been used recently in super, this and new references.
- OperandManager(int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[], int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.OperandManager
- operatingSystem - Variable in class kala.compress.compressors.gzip.GzipParameters
- optionClasses - Variable in class kala.compress.archivers.sevenz.AbstractCoder
- options - Variable in class kala.compress.archivers.sevenz.SevenZMethodConfiguration
- options - Variable in class kala.compress.harmony.pack200.Archive
- options - Variable in class kala.compress.harmony.pack200.FileBands
- options - Variable in class kala.compress.harmony.pack200.Pack200PackerAdapter
- options - Variable in class kala.compress.harmony.pack200.Segment
- options - Variable in class kala.compress.harmony.unpack200.ClassBands
- options - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- options - Variable in class kala.compress.harmony.unpack200.SegmentOptions
- opts - Variable in class kala.compress.archivers.sevenz.Coders.BCJDecoder
- originalCrc32 - Variable in class kala.compress.archivers.arj.LocalFileHeader
- originalInputStream - Variable in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- originalName - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- originalSize - Variable in class kala.compress.archivers.arj.LocalFileHeader
- originalSizeEvenForVolumes - Variable in class kala.compress.archivers.arj.LocalFileHeader
- originalStream - Variable in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- originDescription - Variable in class kala.compress.archivers.ArchiveReaderBuilder
- origPtr - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
-
Index in zptr[] of original string after sorting.
- origPtr - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
-
Index of original line in Burrows-Wheeler table.
- os - Variable in class kala.compress.archivers.zip.StreamCompressor.OutputStreamCompressor
- os - Variable in class kala.compress.utils.ByteUtils.OutputStreamByteConsumer
- OS(int) - Constructor for enum kala.compress.compressors.gzip.GzipParameters.OS
-
Constructs a new instance.
- OS_2 - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
5
- OS_ACORN_RISCOS - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
13: Acorn RISCOS.
- OS_AMIGA - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
1: Amiga.
- OS_ATARI_TOS - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
5: Atari TOS.
- OS_CPM - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
9: CP/M.
- OS_FAT - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
0: FAT.
- OS_HPFS - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
6: HPFS filesystem (OS/2, NT).
- OS_MACINTOSH - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
7: Macintosh.
- OS_NTFS - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
11: NTFS filesystem (NT).
- OS_QDOS - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
12: QDOS.
- OS_TOPS_20 - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
10: TOPS-20.
- OS_UNIX - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
3: Unix.
- OS_UNKNOWN - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
255: unknown.
- OS_VM_CMS - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
4: VM/CMS.
- OS_VMS - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
2: VMS (or OpenVMS).
- OS_Z_SYSTEM - Static variable in class kala.compress.compressors.gzip.GzipParameters
-
8: Z-System.
- OS2 - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- others - Variable in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- othersContainsSet - Variable in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- out - Variable in class kala.compress.utils.FixedLengthBlockOutputStream.BufferAtATimeOutputChannel
- out - Variable in class kala.compress.utils.FixedLengthBlockOutputStream
- out() - Method in class kala.compress.compressors.CompressorOutputStream
-
Gets the underlying output stream.
- outerClassIndex() - Method in class kala.compress.harmony.unpack200.IcTuple
- outerClassInfo - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- outerClassInfoIndex - Variable in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- outerClassString() - Method in class kala.compress.harmony.unpack200.IcTuple
-
Answer the outer class name for the receiver.
- outerClassToTuples - Variable in class kala.compress.harmony.unpack200.IcBands
- outerIsAnonymous - Variable in class kala.compress.harmony.unpack200.IcTuple
- outerIsAnonymous() - Method in class kala.compress.harmony.unpack200.IcTuple
- outerToInner - Variable in class kala.compress.harmony.pack200.IcBands
- outIndex - Variable in class kala.compress.archivers.sevenz.BindPair
- output - Variable in class kala.compress.compressors.brotli.dec.State
- OUTPUT_NAMES - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- OUTPUT_NAMES - Static variable in class kala.compress.compressors.CompressorStreamFactory
- outputBuffer - Variable in class kala.compress.archivers.zip.StreamCompressor
- outputFileName - Variable in class kala.compress.harmony.unpack200.Archive
- outputLength - Variable in class kala.compress.compressors.brotli.dec.State
- outputOffset - Variable in class kala.compress.compressors.brotli.dec.State
- outputStack - Variable in class kala.compress.compressors.lzw.LZWInputStream
- outputStackLocation - Variable in class kala.compress.compressors.lzw.LZWInputStream
- outputStream - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- outputStream - Variable in class kala.compress.harmony.pack200.Archive
- outputStream - Variable in class kala.compress.harmony.unpack200.Archive
- outputStream - Variable in class kala.compress.parallel.FileBasedScatterGatherBackingStore
- outputStreamArchiveNames - Variable in class kala.compress.archivers.ArchiveStreamFactory
- OutputStreamByteConsumer(OutputStream) - Constructor for class kala.compress.utils.ByteUtils.OutputStreamByteConsumer
- OutputStreamCompressor(Deflater, OutputStream) - Constructor for class kala.compress.archivers.zip.StreamCompressor.OutputStreamCompressor
- outputStreamCompressorNames - Variable in class kala.compress.compressors.CompressorStreamFactory
- OutputStreamWrapper() - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- outputUsed - Variable in class kala.compress.compressors.brotli.dec.State
- overrideDeflateHint - Variable in class kala.compress.harmony.unpack200.Archive
- overrideDeflateHint - Variable in class kala.compress.harmony.unpack200.Segment
- overrideDeflateHint(boolean) - Method in class kala.compress.harmony.unpack200.Segment
-
Override the archive's deflate hint with the given boolean
P
- pack() - Method in class kala.compress.harmony.pack200.Archive
-
Packs the archive.
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.AttributeDefinitionBands
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.BandSet
-
Write the packed set of bands to the given output stream
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.BcBands
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.ClassBands
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.FileBands
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.IcBands
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.MetadataBandGroup
- pack(OutputStream) - Method in interface kala.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Call
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Reference
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Replication
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Union
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- pack(OutputStream) - Method in class kala.compress.harmony.pack200.SegmentHeader
-
Encode and write the SegmentHeader bands to the OutputStream
- pack(JarFile, OutputStream) - Method in class kala.compress.harmony.pack200.Pack200PackerAdapter
- pack(JarFile, OutputStream) - Method in interface kala.compress.java.util.jar.Pack200.Packer
-
Packs the specified JAR file to the specified output stream.
- pack(JarInputStream, OutputStream) - Method in class kala.compress.harmony.pack200.Pack200PackerAdapter
- pack(JarInputStream, OutputStream) - Method in interface kala.compress.java.util.jar.Pack200.Packer
-
Packs the data from the specified jar input stream to the specified output stream.
- pack(Archive.SegmentUnit, OutputStream, PackingOptions) - Method in class kala.compress.harmony.pack200.Segment
-
The main method on Segment.
- Pack200 - Class in kala.compress.java.util.jar
-
Class factory for
Pack200.PackerandPack200.Unpacker. - Pack200() - Constructor for class kala.compress.java.util.jar.Pack200
-
Prevents this class from being instantiated.
- PACK200 - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "pack200") used to identify the PACK200 compression algorithm.
- Pack200.Packer - Interface in kala.compress.java.util.jar
-
The interface defining the API for converting a JAR file to an output stream in the Pack200 format.
- Pack200.Unpacker - Interface in kala.compress.java.util.jar
-
The interface defining the API for converting a packed stream in the Pack200 format to a JAR file.
- Pack200Adapter - Class in kala.compress.harmony.pack200
-
Provides generic JavaBeans support for the Pack/UnpackAdapters
- Pack200Adapter() - Constructor for class kala.compress.harmony.pack200.Pack200Adapter
- Pack200ClassReader - Class in kala.compress.harmony.pack200
-
Wrapper for ClassReader that enables pack200 to obtain extra class file information
- Pack200ClassReader(byte[]) - Constructor for class kala.compress.harmony.pack200.Pack200ClassReader
- Pack200Compressor - Class in kala.compress.compressors.pack200
- Pack200Compressor() - Constructor for class kala.compress.compressors.pack200.Pack200Compressor
- Pack200CompressorInputStream - Class in kala.compress.compressors.pack200
-
An input stream that decompresses from the Pack200 format to be read as any other stream.
- Pack200CompressorInputStream(File) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file, caching the decompressed data in memory.
- Pack200CompressorInputStream(File, Map<String, String>) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file, caching the decompressed data in memory and using the given properties.
- Pack200CompressorInputStream(File, Pack200Strategy) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file using the given strategy to cache the results.
- Pack200CompressorInputStream(File, Pack200Strategy, Map<String, String>) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given file using the given strategy to cache the results and the given properties.
- Pack200CompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream, caching the decompressed data in memory.
- Pack200CompressorInputStream(InputStream, File, Pack200Strategy, Map<String, String>) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
- Pack200CompressorInputStream(InputStream, Map<String, String>) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream, caching the decompressed data in memory and using the given properties.
- Pack200CompressorInputStream(InputStream, Pack200Strategy) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream using the given strategy to cache the results.
- Pack200CompressorInputStream(InputStream, Pack200Strategy, Map<String, String>) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorInputStream
-
Decompresses the given stream using the given strategy to cache the results and the given properties.
- Pack200CompressorOutputStream - Class in kala.compress.compressors.pack200
-
An output stream that compresses using the Pack200 format.
- Pack200CompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream, caching the compressed data in memory.
- Pack200CompressorOutputStream(OutputStream, Map<String, String>) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream, caching the compressed data in memory and using the given properties.
- Pack200CompressorOutputStream(OutputStream, Pack200Strategy) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream using the given strategy to cache the results.
- Pack200CompressorOutputStream(OutputStream, Pack200Strategy, Map<String, String>) - Constructor for class kala.compress.compressors.pack200.Pack200CompressorOutputStream
-
Compresses the given stream using the given strategy to cache the results and the given properties.
- Pack200Exception - Exception in kala.compress.harmony.pack200
-
Signals a problem with a Pack200 coding or decoding issue.
- Pack200Exception(String) - Constructor for exception kala.compress.harmony.pack200.Pack200Exception
-
Constructs a new Pack200 exception with the given message
- Pack200PackerAdapter - Class in kala.compress.harmony.pack200
-
This class provides the binding between the standard Pack200 interface and the internal interface for (un)packing.
- Pack200PackerAdapter() - Constructor for class kala.compress.harmony.pack200.Pack200PackerAdapter
- Pack200Strategy - Enum in kala.compress.compressors.pack200
-
The different modes the Pack200 streams can use to wrap input and output.
- Pack200Strategy() - Constructor for enum kala.compress.compressors.pack200.Pack200Strategy
- Pack200UnpackerAdapter - Class in kala.compress.harmony.unpack200
-
This class provides the binding between the standard Pack200 interface and the internal interface for (un)packing.
- Pack200UnpackerAdapter() - Constructor for class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
- Pack200Utils - Class in kala.compress.compressors.pack200
-
Utility methods for Pack200.
- Pack200Utils() - Constructor for class kala.compress.compressors.pack200.Pack200Utils
- packCrcs - Variable in class kala.compress.archivers.sevenz.Archive
-
CRCs for each packed stream, valid only if that packed stream has one.
- packCrcsDefined - Variable in class kala.compress.archivers.sevenz.Archive
-
Whether each particular packed streams has a CRC.
- packedByteAmount - Variable in class kala.compress.harmony.pack200.Archive.SegmentUnit
- packedStreams - Variable in class kala.compress.archivers.sevenz.Folder
-
Indices of input streams, one per input stream not listed in bindPairs.
- PackingFile(byte[], JarEntry) - Constructor for class kala.compress.harmony.pack200.Archive.PackingFile
- PackingFile(String, byte[], long) - Constructor for class kala.compress.harmony.pack200.Archive.PackingFile
- packingLogger - Static variable in class kala.compress.harmony.pack200.PackingUtils
- PackingLogger(String, String) - Constructor for class kala.compress.harmony.pack200.PackingUtils.PackingLogger
- PackingOptions - Class in kala.compress.harmony.pack200
-
Manages the various options available for pack200.
- PackingOptions() - Constructor for class kala.compress.harmony.pack200.PackingOptions
- PackingUtils - Class in kala.compress.harmony.pack200
- PackingUtils() - Constructor for class kala.compress.harmony.pack200.PackingUtils
- PackingUtils.PackingLogger - Class in kala.compress.harmony.pack200
- packPos - Variable in class kala.compress.archivers.sevenz.Archive
-
Offset from beginning of file + SIGNATURE_HEADER_SIZE to packed streams.
- packSizes - Variable in class kala.compress.archivers.sevenz.Archive
-
Size of each packed stream.
- packStreamOffsets - Variable in class kala.compress.archivers.sevenz.StreamMap
-
Offset to beginning of this pack stream's data, relative to the beginning of the first pack stream.
- pad(int) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- pad(int, int, char) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- PAD - Static variable in class kala.compress.archivers.ar.ArArchiveOutputStream
- PAD2LEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the padding field in an old GNU header buffer.
- padAsNeeded() - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- padBlock() - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- padding - Variable in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- PADDING_CHUNK_TYPE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- Pair() - Constructor for class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- pair_N - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- pair_N - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- pair_N_Index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- pairN - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- pairs - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- ParallelScatterZipCreator - Class in kala.compress.archivers.zip
-
Creates a ZIP in parallel by using multiple threadlocal
ScatterZipOutputStreaminstances. - ParallelScatterZipCreator() - Constructor for class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Constructs a ParallelScatterZipCreator with default threads, which is set to the number of available processors, as defined by
Runtime.availableProcessors() - ParallelScatterZipCreator(ExecutorService) - Constructor for class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Constructs a ParallelScatterZipCreator
- ParallelScatterZipCreator(ExecutorService, ScatterGatherBackingStoreSupplier) - Constructor for class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Constructs a ParallelScatterZipCreator
- ParallelScatterZipCreator(ExecutorService, ScatterGatherBackingStoreSupplier, int) - Constructor for class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Constructs a ParallelScatterZipCreator
- param_NB - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- param_NB - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- parameter - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- ParameterAnnotation(AnnotationsAttribute.Annotation[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- parameterAnnotations - Variable in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- parameters - Variable in class kala.compress.compressors.gzip.GzipCompressorInputStream
- Parameters - Class in kala.compress.compressors.lz77support
-
Parameters of the
compressor. - Parameters(int, int, int, int, int, int, int, boolean, int) - Constructor for class kala.compress.compressors.lz77support.Parameters
- Parameters(FramedLZ4CompressorOutputStream.BlockSize) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom a custom block size for the LZ4 stream but otherwise uses the defaults of enabled content checksum, disabled block checksums and independent blocks.
- Parameters(FramedLZ4CompressorOutputStream.BlockSize, boolean, boolean, boolean) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom parameters for the LZ4 stream.
- Parameters(FramedLZ4CompressorOutputStream.BlockSize, boolean, boolean, boolean, Parameters) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom parameters for the LZ4 stream.
- Parameters(FramedLZ4CompressorOutputStream.BlockSize, Parameters) - Constructor for class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
-
Sets up custom a custom block size for the LZ4 stream but otherwise uses the defaults of enabled content checksum, disabled block checksums and independent blocks.
- Parameters.Builder - Class in kala.compress.compressors.lz77support
-
Builder for
Parametersinstances. - params - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- params - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- params - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- parent - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- PARENT_PATH_SEGMENT - Static variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- parentIno - Variable in class kala.compress.archivers.dump.Dirent
- parse(byte[]) - Static method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Populate the dump archive entry and tape segment header with the contents of the buffer.
- parse(byte[]) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Parses the array into ExtraFields and populate them with the given data as local file data, throwing an exception if the data cannot be parsed.
- parse(byte[], boolean) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Parses the array into ExtraFields and populate them with the given data, throwing an exception if the data cannot be parsed.
- parse(byte[], boolean, ExtraFieldParsingBehavior) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Parses the array into ExtraFields and populate them with the given data.
- parse(byte[], boolean, ExtraFieldUtils.UnparseableExtraField) - Static method in class kala.compress.archivers.zip.ExtraFieldUtils
-
Parses the array into ExtraFields and populate them with the given data.
- parse(byte[], int) - Static method in class kala.compress.archivers.zip.GeneralPurposeBit
-
Parses the supported flags from the given archive data.
- parseArchiveFileCounts(InputStream) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- parseArchiveSpecialCounts(InputStream) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- parseAttributes(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Parse the bands relating to this AttributeLayout and return the correct class file attributes as a List of
Attribute. - parseBinaryBigInteger(byte[], int, int, boolean) - Static method in class kala.compress.archivers.tar.TarUtils
- parseBinaryLong(byte[], int, int, boolean) - Static method in class kala.compress.archivers.tar.TarUtils
- parseBoolean(byte[], int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Parses a boolean byte from a buffer.
- parseCentralDirectoryFormat(byte[], int, int) - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Parse central directory format.
- parseClassAttrBands(InputStream) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseClassCounts(InputStream) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- parseClassMetadataBands(InputStream, int[]) - Method in class kala.compress.harmony.unpack200.ClassBands
-
Parse the class metadata bands and return the number of backwards callables.
- parseCodeAttrBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseCodeBands(InputStream) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseCpClass(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
-
Parses the constant pool class names, using
#cpClassCountto populateCpBands.cpClassfromCpBands.cpUTF8. - parseCPClassReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpCounts(InputStream) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- parseCpDescriptor(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
-
Parses the constant pool descriptor definitions, using
#cpDescriptorCountto populateCpBands.cpDescriptor. - parseCPDescriptorReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpDouble(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
- parseCPDoubleReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpField(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
-
Parses the constant pool field definitions, using
#cpFieldCountto populateCpBands.cpFieldClassandCpBands.cpFieldDescriptor. - parseCPFieldRefReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpFloat(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
- parseCPFloatReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpIMethod(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
-
Parses the constant pool interface method definitions, using
#cpIMethodCountto populateCpBands.cpIMethodClassandCpBands.cpIMethodDescriptor. - parseCpInt(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
- parseCPInterfaceMethodRefReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCPIntReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpLong(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
- parseCPLongReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpMethod(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
-
Parses the constant pool method definitions, using
#cpMethodCountto populateCpBands.cpMethodClassandCpBands.cpMethodDescriptor. - parseCPMethodRefReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpSignature(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
-
Parses the constant pool signature classes, using
#cpSignatureCountto populateCpBands.cpSignature. - parseCPSignatureReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCPSignatureReferences(String, InputStream, BHSDCodec, int[]) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpString(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
-
Parses the constant pool strings, using
#cpStringCountto populateCpBands.cpStringfrom indexes intoCpBands.cpUTF8. - parseCPStringReferences(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCpUtf8(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
- parseCPUTF8References(String, InputStream, BHSDCodec, int) - Method in class kala.compress.harmony.unpack200.BandSet
- parseCPUTF8References(String, InputStream, BHSDCodec, int[]) - Method in class kala.compress.harmony.unpack200.BandSet
- parseExtraFields(byte[], boolean, ExtraFieldParsingBehavior) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- parseFieldAttrBands(InputStream) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseFieldBands(InputStream) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseFieldMetadataBands(InputStream, int[]) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseFileFormat(byte[], int, int) - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Parse file header format.
- parseFlags(String, InputStream, int[], BHSDCodec, boolean) - Method in class kala.compress.harmony.unpack200.BandSet
- parseFlags(String, InputStream, int[], BHSDCodec, BHSDCodec) - Method in class kala.compress.harmony.unpack200.BandSet
- parseFlags(String, InputStream, int, BHSDCodec, boolean) - Method in class kala.compress.harmony.unpack200.BandSet
- parseFlags(String, InputStream, int, BHSDCodec, BHSDCodec) - Method in class kala.compress.harmony.unpack200.BandSet
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Doesn't do anything special since this class always uses the same data in central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.AsiExtraField
-
Doesn't do anything special since this class always uses the same data in central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.JarMarker
-
Doesn't do anything special since this class always uses the same data in central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.PKWareExtraHeader
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.UnparseableExtraFieldData
-
Populate data from this array as if it was in central directory data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Doesn't do anything special since this class always uses the same parsing logic for both central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.X0015_CertificateIdForFile
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Doesn't do anything special since this class always uses the same parsing logic for both central directory and local file data.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Doesn't do anything since this class doesn't store anything inside the central directory.
- parseFromCentralDirectoryData(byte[], int, int) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- parseFromCentralDirectoryData(byte[], int, int) - Method in interface kala.compress.archivers.zip.ZipExtraField
-
Populate data from this array as if it was in central directory data.
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.AsiExtraField
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.JarMarker
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.PKWareExtraHeader
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.ResourceAlignmentExtraField
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.UnparseableExtraFieldData
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Populate data from this array as if it was in local file data.
- parseFromLocalFileData(byte[], int, int) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- parseFromLocalFileData(byte[], int, int) - Method in interface kala.compress.archivers.zip.ZipExtraField
-
Populate data from this array as if it was in local file data.
- parseFromPAX01SparseHeaders(String) - Static method in class kala.compress.archivers.tar.TarUtils
-
For PAX Format 0.1, the sparse headers are stored in a single variable : GNU.sparse.map GNU.sparse.map Map of non-null data chunks.
- parseInstantFromDecimalSeconds(String) - Static method in class kala.compress.archivers.tar.TarArchiveEntry
- parseIntValue(String) - Static method in class kala.compress.utils.ParsingUtils
-
Parses the provided string value to an Integer, assuming a base-10 radix
- parseIntValue(String, int) - Static method in class kala.compress.utils.ParsingUtils
-
Parse the provided string value to an Integer with a provided radix
- parseLayout() - Method in class kala.compress.harmony.pack200.NewAttributeBands
- parseLayout() - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Tokenize the layout into AttributeElements
- parseLongValue(String) - Static method in class kala.compress.utils.ParsingUtils
-
Parses the provided string value to a Long, assuming a base-10 radix
- parseLongValue(String, int) - Static method in class kala.compress.utils.ParsingUtils
-
Parses the provided string value to a Long with a provided radix
- parseMetadata(InputStream, String[], int[], int[], String) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseMethodAttrBands(InputStream) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseMethodBands(InputStream) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseMethodMetadataBands(InputStream, int[]) - Method in class kala.compress.harmony.unpack200.ClassBands
- parseName(byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Parses an entry name from a buffer.
- parseName(byte[], int, int, Charset) - Static method in class kala.compress.archivers.tar.TarUtils
-
Parses an entry name from a buffer.
- parseOctal(byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Parses an octal string from a buffer.
- parseOctalOrBinary(byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Computes the value contained in a byte buffer.
- parseOctalOrBinary(byte[], int, int, boolean) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- parsePAX01SparseHeaders(String) - Static method in class kala.compress.archivers.tar.TarUtils
-
Deprecated.use #parseFromPAX01SparseHeaders instead
- parsePAX1XSparseHeaders(InputStream, int) - Static method in class kala.compress.archivers.tar.TarUtils
-
For PAX Format 1.X: The sparse map itself is stored in the file data block, preceding the actual file data.
- parsePaxHeaders(InputStream, List<TarArchiveStructSparse>, Map<String, String>) - Static method in class kala.compress.archivers.tar.TarUtils
-
Deprecated.use the four-arg version instead
- parsePaxHeaders(InputStream, List<TarArchiveStructSparse>, Map<String, String>, long) - Static method in class kala.compress.archivers.tar.TarUtils
-
For PAX Format 0.0, the sparse headers(GNU.sparse.offset and GNU.sparse.numbytes) may appear multi times, and they look like:
- parseReferences(String, InputStream, BHSDCodec, int[], String[]) - Method in class kala.compress.harmony.unpack200.BandSet
-
Parses count references from
in, usingcodecto decode the values as indexes intoreference(which is populated prior to this call). - parseReferences(String, InputStream, BHSDCodec, int, String[]) - Method in class kala.compress.harmony.unpack200.BandSet
-
Parses count references from
in, usingcodecto decode the values as indexes intoreference(which is populated prior to this call). - parseSegment() - Method in class kala.compress.harmony.unpack200.Segment
-
This performs the actual work of parsing against a non-static instance of Segment.
- parseSparse(byte[], int) - Static method in class kala.compress.archivers.tar.TarUtils
-
Parses the content of a PAX 1.0 sparse block.
- parseTarHeader(byte[]) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Parses an entry's header information from a header buffer.
- parseTarHeader(byte[], Charset) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Parse an entry's header information from a header buffer.
- parseTarHeader(byte[], Charset, boolean, boolean) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- parseTarHeader(Map<String, String>, byte[], Charset, boolean, boolean) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- parseTarHeaderUnwrapped(Map<String, String>, byte[], Charset, boolean, boolean) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- ParsingUtils - Class in kala.compress.utils
-
Utility methods for parsing data and converting it to other formats.
- ParsingUtils() - Constructor for class kala.compress.utils.ParsingUtils
- partialClear() - Method in class kala.compress.archivers.zip.UnshrinkingInputStream
- PASS - Static variable in class kala.compress.harmony.pack200.PackingOptions
- PASS - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The String representation of
pass. - PASS_FILE_PFX - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The file that will not be compressed.
- PassAttribute(String, int) - Constructor for class kala.compress.harmony.pack200.NewAttribute.PassAttribute
- passCurrentClass() - Method in class kala.compress.harmony.pack200.Segment
- PassException() - Constructor for exception kala.compress.harmony.pack200.Segment.PassException
- passFiles - Variable in class kala.compress.harmony.pack200.PackingOptions
- password - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
- password - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- passwordBytes - Variable in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- PasswordRequiredException - Exception in kala.compress
-
Exception thrown when trying to read an encrypted entry or file without configuring a password.
- PasswordRequiredException(String) - Constructor for exception kala.compress.PasswordRequiredException
-
Constructs a new exception.
- path - Variable in class kala.compress.archivers.ArchiveReaderBuilder
- path - Variable in class kala.compress.compressors.pack200.TempFileCachingStreamBridge
- pathBased(Path) - Static method in class kala.compress.archivers.zip.ScatterZipOutputStream
-
Creates a
ScatterZipOutputStreamwith default compression level that is backed by a file - pathBased(Path, int) - Static method in class kala.compress.archivers.zip.ScatterZipOutputStream
-
Creates a
ScatterZipOutputStreamthat is backed by a file - PATHSYM - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Flags
- PATHSYM - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- PAX_EXTENDED_HEADER_FILE_TIMES_PATTERN - Static variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Regular expression pattern for validating values in pax extended header file time fields.
- paxGNU1XSparse - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
is this entry a GNU sparse entry using 1.X PAX formats? the sparse headers of 1.x PAX Format is stored in file data block
- paxGNUSparse - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Is this entry a GNU sparse entry using one of the PAX formats?
- paxHeaders() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
For PAX Format 0.0, the sparse headers(GNU.sparse.offset and GNU.sparse.numbytes) may appear multi times, and they look like:
- paxHeaders() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
For PAX Format 0.0, the sparse headers(GNU.sparse.offset and GNU.sparse.numbytes) may appear multi times, and they look like:
- payload - Variable in class kala.compress.compressors.gzip.ExtraField.SubField
- payloadSupplier - Variable in class kala.compress.archivers.zip.ZipArchiveEntryRequest
- peek() - Method in class kala.compress.archivers.dump.TapeInputStream
-
Peek at the next record from the input stream and return the data.
- pending - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Map of ino -> (directory) entry when we're missing one or more elements in the path.
- perform(I, O) - Method in class kala.compress.changes.ChangeSetPerformer
-
Performs all changes collected in this ChangeSet on the input stream and streams the result to the output stream.
- perform(ZipArchiveReader, O) - Method in class kala.compress.changes.ChangeSetPerformer
-
Performs all changes collected in this ChangeSet on the ZipFile and streams the result to the output stream.
- perform(ChangeSetPerformer.ArchiveEntryIterator<E>, O) - Method in class kala.compress.changes.ChangeSetPerformer
-
Performs all changes collected in this ChangeSet on the input entries and streams the result to the output stream.
- perm - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- PERM_MASK - Static variable in interface kala.compress.archivers.zip.UnixStat
-
Bits used for permissions (and sticky bit)
- PERMISSION(int) - Constructor for enum kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- permissions - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- PKWARE_IMPLODING - kala.compress.archivers.zip.ZipMethod
-
PKWARE Data Compression Library Imploding.
- PKWareExtraHeader - Class in kala.compress.archivers.zip
-
Base class for all PKWare strong crypto extra headers.
- PKWareExtraHeader(ZipShort) - Constructor for class kala.compress.archivers.zip.PKWareExtraHeader
- PKWareExtraHeader.EncryptionAlgorithm - Enum in kala.compress.archivers.zip
-
Encryption algorithm.
- PKWareExtraHeader.HashAlgorithm - Enum in kala.compress.archivers.zip
-
Hash Algorithm
- platform - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- PLATFORM_FAT - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- PLATFORM_UNIX - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- pool - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- pool - Variable in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- pool - Variable in class kala.compress.harmony.unpack200.CpBands
- populateDynamicTables(BitInputStream, int[], int[]) - Static method in class kala.compress.compressors.deflate64.HuffmanDecoder
- populateFromCentralDirectory() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Reads the central directory of the given archive and populates the internal tables with ZipArchiveEntry instances.
- PopulationCodec - Class in kala.compress.harmony.pack200
-
A PopulationCodec is a Codec that is well suited to encoding data that shows statistical or repetitive patterns, containing for example a few numbers which are repeated a lot throughout the set, but not necessarily sequentially.
- PopulationCodec(Codec, int, Codec) - Constructor for class kala.compress.harmony.pack200.PopulationCodec
- PopulationCodec(Codec, Codec, Codec) - Constructor for class kala.compress.harmony.pack200.PopulationCodec
- pos - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.BoundCountInputStream
-
The number of bytes already returned
- pos - Variable in class kala.compress.compressors.brotli.dec.State
- pos - Variable in class kala.compress.compressors.lz4.XXHash32
- POS_0 - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- POS_1 - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- POS_2 - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- POS_3 - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- position - Variable in class kala.compress.archivers.zip.FileRandomAccessOutputStream
- position - Variable in class kala.compress.utils.SeekableInMemoryByteChannel
- position() - Method in class kala.compress.archivers.zip.FileRandomAccessOutputStream
- position() - Method in class kala.compress.archivers.zip.RandomAccessOutputStream
-
Provides current position in output.
- position() - Method in class kala.compress.archivers.zip.SeekableChannelRandomAccessOutputStream
- position() - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- position() - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
-
Gets this channel's position.
- position() - Method in class kala.compress.utils.SeekableInMemoryByteChannel
-
Returns this channel's position.
- position(long) - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- position(long) - Method in class kala.compress.utils.SeekableInMemoryByteChannel
- position(long, long) - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
-
Sets the position based on the given channel number and relative offset
- positionAtCentralDirectory() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Searches for either the "Zip64 end of central directory locator" or the "End of central dir record", parses it and positions the stream at the first central directory record.
- positionAtCentralDirectory32() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Parses the "End of central dir record" and positions the stream at the first central directory record.
- positionAtCentralDirectory64() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Parses the "Zip64 end of central directory locator", finds the "Zip64 end of central directory record" using the parsed information, parses that and positions the stream at the first central directory record.
- positionAtEndOfCentralDirectoryRecord(SeekableByteChannel) - Static method in class kala.compress.archivers.zip.ZipArchiveReader
-
Searches for the and positions the stream at the start of the "End of central dir record".
- positionToFiles - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- powers - Variable in class kala.compress.harmony.pack200.BHSDCodec
-
radix^i powers
- PPMD - kala.compress.archivers.zip.ZipMethod
-
Compression Method 98 for PPMd.
- PREAMBLE_GARBAGE_MAX_SIZE - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- preClose() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- predicted() - Method in class kala.compress.harmony.unpack200.IcTuple
-
Answer true if the receiver is predicted; answer false if the receiver is specified explicitly in the outer and name fields.
- predictOuter - Variable in class kala.compress.harmony.unpack200.IcTuple
- predictSimple - Variable in class kala.compress.harmony.unpack200.IcTuple
- prefersSeekableByteChannel(String) - Method in class kala.compress.archivers.examples.Archiver
- prefersSeekableByteChannel(String) - Method in class kala.compress.archivers.examples.Expander
- prefill(byte[]) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Adds some initial data to fill the window with.
- prefill(byte[]) - Method in class kala.compress.compressors.lz77support.LZ77Compressor
-
Adds some initial data to fill the window with.
- prefill(byte[], int, int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
-
Adds some initial data to fill the window with.
- prefix - Variable in class kala.compress.compressors.brotli.dec.Transform
- Prefix - Class in kala.compress.compressors.brotli.dec
-
Lookup tables to map prefix codes to value ranges.
- Prefix() - Constructor for class kala.compress.compressors.brotli.dec.Prefix
- PREFIX - Static variable in class kala.compress.archivers.zip.DefaultBackingStoreSupplier
- prefixes - Variable in class kala.compress.compressors.lzw.LZWInputStream
- PREFIXLEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Length of the prefix field.
- PREFIXLEN_XSTAR - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Length of the prefix field in xstar archives.
- prepare(BitReader) - Static method in class kala.compress.compressors.brotli.dec.BitReader
- prepareToWriteUnsplittableContent(long) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
-
Some data cannot be written to different split segments, for example:
- prependLiteral(byte[]) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- prependTo(BlockLZ4CompressorOutputStream.Pair) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- preserveAbsolutePath - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Whether to allow leading slashes or drive names inside the name
- prev - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- prevEntry - Variable in class kala.compress.archivers.ar.ArArchiveOutputStream
- prevEntryOpen - Variable in class kala.compress.archivers.ar.ArArchiveOutputStream
- previousCode - Variable in class kala.compress.compressors.lzw.LZWInputStream
- previousCodeFirstChar - Variable in class kala.compress.compressors.lzw.LZWInputStream
- previousDumpTime - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- previousIntegral - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- previousPValue - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- preVisitDirectory(Path, BasicFileAttributes) - Method in class kala.compress.archivers.examples.Archiver.ArchiverFileVisitor
- primaryArray - Variable in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
- primaryTable - Variable in class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache.CachedArray
- PRIME1 - Static variable in class kala.compress.compressors.lz4.XXHash32
- PRIME2 - Static variable in class kala.compress.compressors.lz4.XXHash32
- PRIME3 - Static variable in class kala.compress.compressors.lz4.XXHash32
- PRIME4 - Static variable in class kala.compress.compressors.lz4.XXHash32
- PRIME5 - Static variable in class kala.compress.compressors.lz4.XXHash32
- PRIMOS - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
1
- PRIMOS - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- println(String) - Method in class kala.compress.archivers.examples.Lister
- println(ArchiveEntry) - Method in class kala.compress.archivers.examples.Lister
- process(byte[], int) - Method in class kala.compress.compressors.lz4.XXHash32
- processBitsGreater57(int) - Method in class kala.compress.utils.BitInputStream
- processClasses(Archive.SegmentUnit, Attribute[]) - Method in class kala.compress.harmony.pack200.Segment
- processFileBits() - Method in class kala.compress.harmony.unpack200.FileBands
- processPaxHeader(String, String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Processes one pax header, using the entries extraPaxHeaders map as source for extra headers used when handling entries for sparse files.
- processPaxHeader(String, String, Map<String, String>) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Processes one pax header, using the supplied map as source for extra headers to be used when handling entries for sparse files
- processZip64Extra(ZipLong, ZipLong) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Records whether a Zip64 extra is present and sets the size information from it if sizes are 0xFFFFFFFF and the entry doesn't use a data descriptor.
- PROGRESS - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
Packer progress as a percentage.
- PROGRESS - Static variable in interface kala.compress.java.util.jar.Pack200.Unpacker
-
The progress as a
percentage. - propagateClose - Variable in class kala.compress.utils.BoundedInputStream
-
Flag if close should be propagated.
- properties - Variable in class kala.compress.archivers.sevenz.Coder
- properties - Variable in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- properties - Variable in class kala.compress.harmony.pack200.Pack200Adapter
- properties() - Method in class kala.compress.harmony.pack200.Pack200Adapter
- properties() - Method in interface kala.compress.java.util.jar.Pack200.Packer
-
Gets a sorted map of the properties of this packer.
- properties() - Method in interface kala.compress.java.util.jar.Pack200.Unpacker
-
Gets a sorted map of the properties of this unpacker.
- PureJavaCrc32C - Class in kala.compress.compressors.snappy
-
A pure-java implementation of the CRC32 checksum that uses the CRC32-C polynomial, the same polynomial used by iSCSI and implemented on many Intel chipsets supporting SSE4.2.
- PureJavaCrc32C() - Constructor for class kala.compress.compressors.snappy.PureJavaCrc32C
-
Create a new PureJavaCrc32 object.
- pushback(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- pushedBackBytes(long) - Method in class kala.compress.archivers.ArchiveInputStream
-
Decrements the counter of already read bytes.
- pushedBackBytes(long) - Method in class kala.compress.compressors.CompressorInputStream
-
Decrements the counter of already read bytes.
- put(int) - Method in class kala.compress.archivers.zip.CircularBuffer
-
Puts a byte to the buffer.
- putArchiveEntry(E) - Method in class kala.compress.archivers.ArchiveOutputStream
-
Writes the headers for an archive entry to the output stream.
- putArchiveEntry(ArArchiveEntry) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- putArchiveEntry(CpioArchiveEntry) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Begins writing a new CPIO file entry and positions the stream to the start of the entry data.
- putArchiveEntry(SevenZArchiveEntry) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Records an archive entry to add.
- putArchiveEntry(TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Puts an entry on the output stream.
- putArchiveEntry(ZipArchiveEntry) - Method in class kala.compress.archivers.jar.JarArchiveOutputStream
- putArchiveEntry(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the headers for an archive entry to the output stream.
- putArchiveEntry(ZipArchiveEntry, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the headers for an archive entry to the output stream.
- putLong(byte[], int) - Method in class kala.compress.archivers.zip.ZipLong
- putLong(long, byte[], int) - Static method in class kala.compress.archivers.zip.ZipLong
-
put the value as four bytes in big-endian byte order.
- putShort(int, byte[], int) - Static method in class kala.compress.archivers.zip.ZipShort
-
put the value as two bytes in big-endian byte order.
Q
- QDOS - kala.compress.compressors.gzip.GzipParameters.OS
-
12: QDOS.
- QSORT_STACK_SIZE - Static variable in class kala.compress.compressors.bzip2.BlockSort
- quadrant - Variable in class kala.compress.compressors.bzip2.BlockSort
-
Array instance identical to Data's sfmap, both are used only temporarily and indepently, so we do not need to allocate additional memory.
- queue - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Queue of (directory) entries where we now have the full path.
- quiet - Variable in class kala.compress.archivers.examples.Lister
R
- raf - Variable in class kala.compress.archivers.zip.StreamCompressor.DataOutputCompressor
- Rand - Class in kala.compress.compressors.bzip2
-
Random numbers for both the compress and decompress BZip2 classes.
- Rand() - Constructor for class kala.compress.compressors.bzip2.Rand
- RAND_PART_A_STATE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- RAND_PART_B_STATE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- RAND_PART_C_STATE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- RandomAccessOutputStream - Class in kala.compress.archivers.zip
-
Abstraction over OutputStream which also allows random access writes.
- RandomAccessOutputStream() - Constructor for class kala.compress.archivers.zip.RandomAccessOutputStream
- randomBytes(int) - Static method in class kala.compress.archivers.sevenz.AES256Options
- raw - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- rawCentralDirectoryData - Variable in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
Stored in
parseFromCentralDirectoryDataso it can be reused when ZipFile callsreparseCentralDirectoryData. - rawFlag - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- rawName - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- RC2 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- RC2pre52 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- RC4 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- rcount - Variable in class kala.compress.archivers.zip.X0015_CertificateIdForFile
- rcount - Variable in class kala.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
- rcount - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- read - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.UncompressedState
- read() - Method in class kala.compress.archivers.ArchiveInputStream
-
Reads a byte of data.
- read() - Method in class kala.compress.archivers.dump.TapeInputStream
- read() - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- read() - Method in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- read() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a byte of data.
- read() - Method in class kala.compress.archivers.tar.TarArchiveSparseZeroInputStream
-
Returns 0.
- read() - Method in class kala.compress.archivers.zip.ExplodingInputStream
- read() - Method in class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- read() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream.BoundCountInputStream
- read() - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- read() - Method in class kala.compress.compressors.brotli.dec.BrotliInputStream
- read() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- read() - Method in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- read() - Method in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- read() - Method in class kala.compress.compressors.gzip.GzipCompressorInputStream
- read() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- read() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- read() - Method in class kala.compress.compressors.lzma.LZMACompressorInputStream
- read() - Method in class kala.compress.compressors.lzw.LZWInputStream
- read() - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- read() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- read() - Method in class kala.compress.compressors.xz.XZCompressorInputStream
- read() - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- read() - Method in class kala.compress.utils.BoundedArchiveInputStream
- read() - Method in class kala.compress.utils.BoundedInputStream
- read() - Method in class kala.compress.utils.ChecksumVerifyingInputStream
-
Reads a single byte from the stream
- read() - Method in class kala.compress.utils.CountingInputStream
- read(byte[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads data into an array of bytes.
- read(byte[]) - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- read(byte[]) - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- read(byte[]) - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- read(byte[]) - Method in class kala.compress.utils.CountingInputStream
- read(byte[], int, int) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- read(byte[], int, int) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- read(byte[], int, int) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Reads from the current CPIO entry into an array of bytes.
- read(byte[], int, int) - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Reads bytes from the current dump archive entry.
- read(byte[], int, int) - Method in class kala.compress.archivers.dump.TapeInputStream
- read(byte[], int, int) - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderInputStream
- read(byte[], int, int) - Method in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
-
Reads up to len bytes of data from the input stream into an array of bytes.
- read(byte[], int, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads data into an array of bytes.
- read(byte[], int, int) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Reads bytes from the current tar archive entry.
- read(byte[], int, int) - Method in class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- read(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream.BoundCountInputStream
- read(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.brotli.dec.BrotliInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.deflate64.Deflate64CompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecoderState
- read(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- read(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.InitialState
- read(byte[], int, int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.UncompressedState
- read(byte[], int, int) - Method in class kala.compress.compressors.gzip.GzipCompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.lzma.LZMACompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.lzw.LZWInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.xz.XZCompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- read(byte[], int, int) - Method in class kala.compress.utils.BoundedArchiveInputStream
- read(byte[], int, int) - Method in class kala.compress.utils.BoundedInputStream
- read(byte[], int, int) - Method in class kala.compress.utils.ChecksumVerifyingInputStream
-
Reads from the stream into a byte array.
- read(byte[], int, int) - Method in class kala.compress.utils.CountingInputStream
- read(int) - Method in class kala.compress.archivers.sevenz.BoundedSeekableByteChannelInputStream
- read(long, ByteBuffer) - Method in class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- read(long, ByteBuffer) - Method in class kala.compress.archivers.zip.ZipArchiveReader.BoundedFileChannelInputStream
- read(long, ByteBuffer) - Method in class kala.compress.utils.BoundedArchiveInputStream
-
Reads content of the stream into a
ByteBuffer. - read(long, ByteBuffer) - Method in class kala.compress.utils.BoundedSeekableByteChannelInputStream
- read(InputStream) - Method in class kala.compress.harmony.unpack200.AttrDefinitionBands
- read(InputStream) - Method in class kala.compress.harmony.unpack200.BandSet
- read(InputStream) - Method in class kala.compress.harmony.unpack200.BcBands
- read(InputStream) - Method in class kala.compress.harmony.unpack200.ClassBands
- read(InputStream) - Method in class kala.compress.harmony.unpack200.CpBands
- read(InputStream) - Method in class kala.compress.harmony.unpack200.FileBands
- read(InputStream) - Method in class kala.compress.harmony.unpack200.IcBands
- read(InputStream) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
- read(InputStream) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- read(ByteBuffer) - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- read(ByteBuffer) - Method in class kala.compress.utils.SeekableInMemoryByteChannel
- read(BitStream) - Method in class kala.compress.archivers.zip.BinaryTree
-
Reads a value from the specified bit stream.
- read(ClassReader, int, int, char[], int, Label[]) - Method in class kala.compress.harmony.pack200.NewAttribute.ErrorAttribute
- read(ClassReader, int, int, char[], int, Label[]) - Method in class kala.compress.harmony.pack200.NewAttribute.PassAttribute
- read(ClassReader, int, int, char[], int, Label[]) - Method in class kala.compress.harmony.pack200.NewAttribute
- read(ClassReader, int, int, char[], int, Label[]) - Method in class kala.compress.harmony.pack200.NewAttribute.StripAttribute
- READ - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Read the extra field data into an instance of
UnparseableExtraFieldData. - READ - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
- READ_KEY - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key for "read" action.
- READ_METADATA - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- read0() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- read16(DataInputStream) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- read32(DataInputStream) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- read8(DataInputStream) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- readAllOrBits(ByteBuffer, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readArchive(long, ByteBuffer) - Method in class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- readArchiveProperties(ByteBuffer) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readAsciiLong(int, int) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readBackReference(byte[], int, int) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Reads data from the current back-reference.
- readBands(InputStream, int) - Method in interface kala.compress.harmony.unpack200.NewAttributeBands.AttributeLayoutElement
-
Read the bands associated with this part of the layout.
- readBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Call
- readBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- readBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Integral
- readBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Reference
- readBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Replication
- readBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- readBands(InputStream, int) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- readBinaryLong(int, boolean) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readBits(int) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- readBits(int) - Method in class kala.compress.utils.BitInputStream
-
Returns at most 63 bits read from the underlying stream.
- readBits(ByteBuffer, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readBits(BitReader, int) - Static method in class kala.compress.compressors.brotli.dec.BitReader
-
Reads the specified number of bits from Read Buffer.
- readBits(BitInputStream, int) - Static method in class kala.compress.compressors.deflate64.HuffmanDecoder
- readBITS() - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Read BITS segment.
- readBlock(boolean) - Method in class kala.compress.archivers.dump.TapeInputStream
-
Read next block.
- readBlockLength(int[], int, BitReader) - Static method in class kala.compress.compressors.brotli.dec.Decode
- readBody(StringReader) - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Read a 'body' section of the layout from the given stream
- readBody(StringReader) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Read a 'body' section of the layout from the given stream
- readBuf - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- readCachedBits(int) - Method in class kala.compress.utils.BitInputStream
- readCentralDirectoryEntry(Map<ZipArchiveEntry, ZipArchiveReader.NameAndComment>) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Reads an individual entry of the central directory, creates an ZipArchiveEntry from it and adds it to the global maps.
- readClass(int) - Method in class kala.compress.harmony.pack200.NewAttribute
- readCLRI() - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Read CLRI (deleted inode) segment.
- readConst(int) - Method in class kala.compress.harmony.pack200.NewAttribute
- readConst(int, char[]) - Method in class kala.compress.harmony.pack200.Pack200ClassReader
- readCrc() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- readCString(int) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readDataDescriptor() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- readDeflated(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Implements read for DEFLATED entries.
- readDirectoryEntry(DumpArchiveEntry) - Method in class kala.compress.archivers.dump.DumpArchiveInputStream
-
Read directory entry.
- readDynamicTables() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- readEncodedHeader(ByteBuffer, Archive, byte[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- reader - Variable in class kala.compress.changes.ChangeSetPerformer.ZipFileIterator
- reader - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder
- readerBuf - Variable in class kala.compress.archivers.zip.StreamCompressor
- readExtraData(int, DataInputStream, LocalFileHeader) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- readField(Object, Class<?>, String) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
- readFileMode(Path, String, LinkOption...) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- readFilesInfo(ByteBuffer, Archive) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readFirstLocalFileHeader() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Fills the given array with the first local file header and deals with splitting/spanning markers that may prefix the first LFH.
- readFolder(ByteBuffer) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readFrameDescriptor() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- readFromBuffer(byte[], int, int) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- readFromInflater(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Potentially reads more bytes to fill the inflater's buffer and reads from it.
- readFromStack(byte[], int, int) - Method in class kala.compress.compressors.lzw.LZWInputStream
- readFully(byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- readFully(byte[], int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- readFully(byte[], int, int) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readFully(byte[], int, int) - Method in class kala.compress.archivers.dump.TapeInputStream
-
Read buffer
- readFully(InputStream, byte[]) - Static method in class kala.compress.utils.IOUtils
-
Reads as much from input as possible to fill the given array.
- readFully(InputStream, byte[], int, int) - Static method in class kala.compress.utils.IOUtils
-
Reads as much from input as possible to fill the given array with the given amount of bytes.
- readFully(ByteBuffer) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readFully(ReadableByteChannel, ByteBuffer) - Static method in class kala.compress.utils.IOUtils
-
Reads
b.remaining()bytes from the given channel starting at the current channel's position. - readGlobalPaxHeaders() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
- readGlobalPaxHeaders() - Method in class kala.compress.archivers.tar.TarArchiveReader
- readGNUStringTable(byte[], int, int) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
-
Reads the GNU archive String Table.
- readHeader() - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- readHeader(ByteBuffer, Archive) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readHeaders(byte[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readHuffmanCode(int, int[], int, BitReader) - Static method in class kala.compress.compressors.brotli.dec.Decode
- readHuffmanCodeLengths(int[], int, int[], BitReader) - Static method in class kala.compress.compressors.brotli.dec.Decode
- readIdx - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- readIndex - Variable in class kala.compress.archivers.zip.CircularBuffer
-
Index of the next data to be read from the buffer
- readIndex - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Index of the next byte to be read.
- readInteger(int, InputStream) - Method in class kala.compress.harmony.pack200.NewAttributeBands
- readJarEntry(JarEntry, InputStream) - Static method in class kala.compress.harmony.pack200.PackingUtils
- readLineOfNumberForPax1X(InputStream) - Static method in class kala.compress.archivers.tar.TarUtils
-
For 1.X PAX Format, the sparse headers are stored in the file data block, preceding the actual file data.
- readLiteral(byte[], int, int) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Reads data from the current literal block.
- readLiteralLength(int) - Method in class kala.compress.compressors.snappy.SnappyCompressorInputStream
- readLocalFileHeader() - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- readMainHeader() - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- readMetablockHuffmanCodesAndContextMaps(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- readMetablockInfo(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
-
Reads next metablock header.
- readMoreInput(BitReader) - Static method in class kala.compress.compressors.brotli.dec.BitReader
-
Fills up the input buffer.
- readNewEntry(boolean) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readNextAttributeElement(StringReader) - Method in class kala.compress.harmony.pack200.NewAttributeBands
- readNextAttributeElement(StringReader) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
- readNextBlock() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- readNextByte(BitInputStream) - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- readNextCode() - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Reads the next code from the stream.
- readNextCode() - Method in class kala.compress.compressors.z.ZCompressorInputStream
-
Reads the next code from the stream.
- readNextLayoutElement(StringReader) - Method in class kala.compress.harmony.pack200.NewAttributeBands
- readNextLayoutElement(StringReader) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
- readNextUnionCase(StringReader) - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Read a UnionCase from the stream
- readNextUnionCase(StringReader) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Read a UnionCase from the stream.
- readNumber(StringReader) - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Read a number from the stream and return it
- readNumber(StringReader) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Read a number from the stream and return it
- readOffset - Variable in class kala.compress.archivers.dump.TapeInputStream
- readOldAsciiEntry() - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readOldBinaryEntry(boolean) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readOldGNUSparse() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Adds the sparse chunks from the current entry to the sparse chunks, including any additional sparse entries following the current entry.
- readOldGNUSparse() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Adds the sparse chunks from the current entry to the sparse chunks, including any additional sparse entries following the current entry.
- readOnce(byte[], int, int) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- readOnce(byte[], int, int) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
-
Read from the current chunk into the given array.
- readOneByte() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Reads bytes by reading from the underlying stream rather than the (potentially inflating) archive stream - which
ZipArchiveInputStream.read(byte[], int, int)would do. - readOneByte() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- readOneByte() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Reads a single byte from the real input stream and ensures the data is accounted for.
- readOneByte() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- readOsSpecificProperties(Path, LinkOption...) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- readPackInfo(ByteBuffer, Archive) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readPathString(FileInputStream) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
- readRange(int) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- readRange(int) - Method in class kala.compress.archivers.dump.TapeInputStream
- readRange(int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
- readRange(InputStream, int) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- readRange(InputStream, int) - Static method in class kala.compress.utils.IOUtils
-
Gets part of the contents of an
InputStreamas abyte[]. - readRange(ReadableByteChannel, int) - Static method in class kala.compress.utils.IOUtils
-
Gets part of the contents of an
ReadableByteChannelas abyte[]. - readRecord() - Method in class kala.compress.archivers.dump.TapeInputStream
-
Read a record from the input stream and return the data.
- readRecord() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Read a record from the input stream and return the data.
- readRecord() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Read a record from the input stream and return the data.
- readSegment(InputStream) - Method in class kala.compress.harmony.unpack200.Segment
-
This performs reading the data from the stream into non-static instance of Segment.
- readSignature(boolean) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- readSize() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- readSize() - Method in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
The stream starts with the uncompressed length (up to a maximum of 2^32 - 1), stored as a little-endian varint.
- readSizeBytes() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- readSizes() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- readSparse(byte[], int, int) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
For sparse tar entries, there are many "holes"(consisting of all 0) in the file.
- readSparse(long, ByteBuffer, int) - Method in class kala.compress.archivers.tar.TarArchiveReader.BoundedTarEntryInputStream
- readSparseStructs(byte[], int, int) - Static method in class kala.compress.archivers.tar.TarUtils
- readStartHeader(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readStored(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Implements read for STORED entries.
- readStoredEntry() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Caches a stored entry that uses the data descriptor.
- readStreamIdentifier() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- readStreamsInfo(ByteBuffer, Archive) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readString(DataInputStream) - Method in class kala.compress.archivers.arj.ArjArchiveInputStream
- readSubStreamsInfo(ByteBuffer, Archive) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readSymbol(int[], int, BitReader) - Static method in class kala.compress.compressors.brotli.dec.Decode
-
Decodes the next Huffman code from bit-stream.
- readTimeAttr(byte[], int, int) - Method in class kala.compress.archivers.zip.X000A_NTFS
- readToNull(DataInput) - Static method in class kala.compress.compressors.gzip.GzipCompressorInputStream
- readUint64(ByteBuffer) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readUniBytes(String) - Static method in class kala.compress.compressors.brotli.dec.Transform
- readUnpackInfo(ByteBuffer, Archive) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- readUnsignedShort(int) - Method in class kala.compress.harmony.pack200.Pack200ClassReader
- readUpToMatchingBracket(StringReader) - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Utility method to get the contents of the given stream, up to the next ']', (ignoring pairs of brackets '[' and ']')
- readUpToMatchingBracket(StringReader) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Gets the contents of the given stream, up to the next
], (ignoring pairs of brackets[and]) - readUTF8(int) - Method in class kala.compress.harmony.pack200.NewAttribute
- readUTF8(int, char[]) - Method in class kala.compress.harmony.pack200.Pack200ClassReader
- reAlignReading() - Method in class kala.compress.compressors.z.ZCompressorInputStream
- realSize - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's real size in case of a sparse file.
- REALSIZE - Static variable in class kala.compress.archivers.tar.TarGnuSparseKeys
- REALSIZELEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the real size field in an old GNU header buffer.
- realSkip(long) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Skips bytes by reading from the underlying stream rather than the (potentially inflating) archive stream - which
ZipArchiveInputStream.skip(long)would do. - reason - Variable in exception kala.compress.archivers.zip.UnsupportedZipFeatureException
- recipientKeyHash - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Encryption key.
- RECORD_SIZE - Static variable in class kala.compress.archivers.dump.TapeInputStream
- RECORD_SIZE - Static variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- recordBackReference(LZ77Compressor.BackReference) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- recordBuf - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- recordBuffer - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
The buffer to store the TAR header.
- recordBuffer - Variable in class kala.compress.archivers.tar.TarArchiveReader
- recordLiteral(byte[]) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- recordOffset - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- recordSize - Variable in class kala.compress.archivers.tar.TarArchiveReader
- recordsPerBlock - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- recordsWritten - Variable in class kala.compress.archivers.tar.TarArchiveOutputStream
- recordToBuffer(int, int, byte[]) - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- recvDecodingTables() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- recvDecodingTables_pos - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- Reference(String) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.Reference
- Reference(String) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.Reference
- ReferenceForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
Abstract class of all ByteCodeForms which add a nested entry from the globalConstantPool.
- ReferenceForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ReferenceForm
- REGEX_MATCH_ALL - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- REGEX_MATCH_INIT - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- regexMatches(String, String) - Static method in class kala.compress.harmony.unpack200.SegmentConstantPool
-
We don't want a dependency on regex in Pack200.
- relativeHeaderOffset - Variable in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- reload(BitReader) - Static method in class kala.compress.compressors.brotli.dec.BitReader
- remaining - Variable in class kala.compress.utils.ChecksumVerifyingInputStream
- remainingBufferBytes - Variable in class kala.compress.compressors.brotli.dec.BrotliInputStream
-
Number of decoded but still unused bytes in internal buffer.
- remove(int) - Method in class kala.compress.harmony.pack200.IntList
- removeCpUtf8(String) - Method in class kala.compress.harmony.pack200.CpBands
- removeCurrentClass() - Method in class kala.compress.harmony.pack200.ClassBands
-
Remove all entries for the current class
- removeExtraField(ZipShort) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Remove an extra field.
- removeLatest() - Method in class kala.compress.harmony.pack200.MetadataBandGroup
-
Remove the latest annotation that was added to this group
- removeOnePair() - Method in class kala.compress.harmony.pack200.MetadataBandGroup
- removePackFile - Variable in class kala.compress.harmony.unpack200.Archive
- removePassFile(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- removePropertyChangeListener(PropertyChangeListener) - Method in class kala.compress.harmony.pack200.Pack200Adapter
- removePropertyChangeListener(PropertyChangeListener) - Method in interface kala.compress.java.util.jar.Pack200.Packer
-
Removes a listener
- removePropertyChangeListener(PropertyChangeListener) - Method in interface kala.compress.java.util.jar.Pack200.Unpacker
-
Removes a listener.
- removeSignaturesFromCpUTF8() - Method in class kala.compress.harmony.pack200.CpBands
- removeUnparseableExtraFieldData() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Removes unparseable extra field data.
- renumber(List<Integer>) - Method in class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
-
In Pack200, line number tables are BCI renumbered.
- renumber(List<Integer>) - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- renumber(List<Integer>) - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- renumber(List<Integer>) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- renumber(List<Integer>) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- renumber(List<Integer>) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- renumberBci(List<Integer>, IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.ClassBands
- renumberBci(IntList, Map<Label, Integer>) - Method in interface kala.compress.harmony.pack200.NewAttributeBands.AttributeLayoutElement
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Call
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Reference
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Renumber any bytecode indexes or offsets as described in section 5.5.2 of the pack200 specification
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Replication
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Union
- renumberBci(IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- renumberDoubleOffsetBci(List<Integer>, List<Integer>, List<Object>, IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.ClassBands
- renumbered - Variable in class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
- renumberedOffset - Variable in class kala.compress.harmony.pack200.BcBands
- renumberOffsetBci(List<Integer>, List<Integer>, IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.ClassBands
- renumberOffsetBci(List, IntList, Map<Label, Integer>) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- reopenFolderInputStream(int, SevenZArchiveEntry) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Discard any queued streams/ folder stream, and reopen the current folder input stream.
- reorderPackingFiles(List<Archive.PackingFile>) - Static method in class kala.compress.harmony.pack200.PackingUtils
- reparseCentralDirectoryData(boolean, boolean, boolean, boolean) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
Parses the raw bytes read from the central directory extra field with knowledge which fields are expected to be there.
- replaceMode - Variable in class kala.compress.changes.Change
-
Change should replaceMode existing entries.
- replicateValue(int[], int, int, int, int) - Static method in class kala.compress.compressors.brotli.dec.Huffman
-
Stores
itemintable[0], table[step], table[2 * step] .., table[end]. - Replication(String, String) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.Replication
- Replication(String, String) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.Replication
- repositionForwardBy(long) - Method in class kala.compress.archivers.tar.TarArchiveReader
- repositionForwardTo(long) - Method in class kala.compress.archivers.tar.TarArchiveReader
- requireNonNulByte(String) - Method in class kala.compress.compressors.gzip.GzipParameters
- requiresExtraTimeFields() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- reserved - Variable in class kala.compress.archivers.arj.LocalFileHeader
- reserved - Variable in class kala.compress.archivers.arj.MainHeader
- reset() - Method in class kala.compress.archivers.ArchiveInputStream
-
Does nothing.
- reset() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Since we do not support marking just yet, we do nothing.
- reset() - Method in class kala.compress.archivers.zip.StreamCompressor
- reset() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Reset state back to newly constructed state.
- reset() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Reset state back to newly constructed state.
- reset() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Reset state back to newly constructed state.
- reset() - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- reset() - Method in class kala.compress.compressors.bzip2.CRC
- reset() - Method in class kala.compress.compressors.lz4.XXHash32
- reset() - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- reset() - Method in class kala.compress.compressors.snappy.PureJavaCrc32C
- reset() - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- reset() - Method in class kala.compress.utils.BoundedInputStream
- resetBlockSize(int, boolean) - Method in class kala.compress.archivers.dump.TapeInputStream
-
Sets the DumpArchive Buffer's block size.
- resetCodeSize() - Method in class kala.compress.compressors.lzw.LZWInputStream
- resetPreviousCode() - Method in class kala.compress.compressors.lzw.LZWInputStream
- resize(int) - Method in class kala.compress.utils.SeekableInMemoryByteChannel
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
-
Allows the constant pool entries to resolve their nested entries.
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.CPMember
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.CPRef
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.CPString
-
Allows the constant pool entries to resolve their nested entries
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
-
Determine the indices of the things in the receiver which point to elements of the ClassConstantPool
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- resolve(ClassConstantPool) - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- resolve(Segment) - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- resolveCalls() - Method in class kala.compress.harmony.pack200.NewAttributeBands
-
Resolve calls in the attribute layout and returns the number of backwards callables
- resolveCalls() - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Resolve calls in the attribute layout and returns the number of backwards calls
- resolveCallsForElement(int, NewAttributeBands.Callable, NewAttributeBands.LayoutElement) - Method in class kala.compress.harmony.pack200.NewAttributeBands
- resolveCallsForElement(int, NewAttributeBands.Callable, NewAttributeBands.LayoutElement) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
- resolved - Variable in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- resolved - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- resolveIn(Path) - Method in interface kala.compress.archivers.ArchiveEntry
-
Resolves this entry in the given parent Path.
- resolveLocalFileHeaderData(Map<ZipArchiveEntry, ZipArchiveReader.NameAndComment>) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Walks through all recorded entries and adds the data available from the local file header.
- ResourceAlignmentExtraField - Class in kala.compress.archivers.zip
-
An extra field who's sole purpose is to align and pad the local file header so that the entry's data starts at a certain position.
- ResourceAlignmentExtraField() - Constructor for class kala.compress.archivers.zip.ResourceAlignmentExtraField
- ResourceAlignmentExtraField(int) - Constructor for class kala.compress.archivers.zip.ResourceAlignmentExtraField
- ResourceAlignmentExtraField(int, boolean) - Constructor for class kala.compress.archivers.zip.ResourceAlignmentExtraField
- ResourceAlignmentExtraField(int, boolean, int) - Constructor for class kala.compress.archivers.zip.ResourceAlignmentExtraField
- reverse(byte[]) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Reverses a byte[] array.
- reverse(Iterable<T>) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- rewrite - Variable in class kala.compress.harmony.unpack200.bytecode.ByteCode
- rewrite - Variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- rewriteLastPairs() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- rewriteSizesAndCrc(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
When using random access output, write the local file header and potentially the ZIP64 extra containing the correct CRC and compressed/uncompressed sizes.
- riaUTF8 - Static variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- right() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- rightNode - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.BinaryTreeNode
- ringBuffer - Variable in class kala.compress.compressors.brotli.dec.State
- ringBufferSize - Variable in class kala.compress.compressors.brotli.dec.State
- ripaUTF8 - Static variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- RIPEND160 - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- rmaj - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- rmin - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- rNums(int) - Static method in class kala.compress.compressors.bzip2.Rand
-
Gets the random number at a specific index.
- RNUMS - Static variable in class kala.compress.compressors.bzip2.Rand
- ROTATE_BITS - Static variable in class kala.compress.compressors.lz4.XXHash32
- RUN_LENGTH_TABLE - Static variable in class kala.compress.compressors.deflate64.HuffmanDecoder
-
-------------------------------------------------------------------- idx xtra base idx xtra base idx xtra base -------------------------------------------------------------------- 257 0 3 267 1 15,16 277 4 67-82 258 0 4 268 1 17,18 278 4 83-98 259 0 5 269 2 19-22 279 4 99-114 260 0 6 270 2 23-26 280 4 115-130 261 0 7 271 2 27-30 281 5 131-162 262 0 8 272 2 31-34 282 5 163-194 263 0 9 273 3 35-42 283 5 195-226 264 0 10 274 3 43-50 284 5 227-257 265 1 11,12 275 3 51-58 285 16 3 266 1 13,14 276 3 59-66 --------------------------------------------------------------------
- RUNA - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- RUNB - Static variable in interface kala.compress.compressors.bzip2.BZip2Constants
- runBuffer - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- runBufferLength - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- runBufferPos - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- RunCodec - Class in kala.compress.harmony.pack200
-
A run codec is a grouping of two nested codecs; K values are decoded from the first codec, and the remaining codes are decoded from the remaining codec.
- RunCodec(int, Codec, Codec) - Constructor for class kala.compress.harmony.pack200.RunCodec
- runLength - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- runningState - Variable in class kala.compress.compressors.brotli.dec.State
- RunningState - Class in kala.compress.compressors.brotli.dec
-
Enumeration of decoding state-machine.
- RunningState() - Constructor for class kala.compress.compressors.brotli.dec.RunningState
- RuntimeVisibleorInvisibleAnnotationsAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Annotations class file attribute, either a RuntimeVisibleAnnotations attribute or a RuntimeInvisibleAnnotations attribute.
- RuntimeVisibleorInvisibleAnnotationsAttribute(CPUTF8, AnnotationsAttribute.Annotation[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- RuntimeVisibleorInvisibleParameterAnnotationsAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Parameter annotations class file attribute, either a RuntimeVisibleParameterAnnotations attribute or a RuntimeInvisibleParameterAnnotations attribute.
- RuntimeVisibleorInvisibleParameterAnnotationsAttribute(CPUTF8, RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation - Class in kala.compress.harmony.unpack200.bytecode
-
ParameterAnnotation represents the annotations on a single parameter.
- rvaUTF8 - Static variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- rvpaUTF8 - Static variable in class kala.compress.harmony.unpack200.MetadataBandGroup
S
- s - Variable in class kala.compress.harmony.pack200.BHSDCodec
-
Represents signed numbers or not, 0 (unsigned), 1 (signed, one's complement) or 2 (signed, two's complement).
- S_IFMT - Static variable in interface kala.compress.archivers.cpio.CpioConstants
-
Mask for all file type bits.
- salt - Variable in class kala.compress.archivers.sevenz.AES256Options
- sanitize(String) - Static method in class kala.compress.utils.ArchiveUtils
-
Returns a "sanitized" version of the string given as arguments, where sanitized means non-printable characters have been replaced with a question mark and the outcome is not longer than 255 chars.
- sanityCheckAndCollectStatistics(ByteBuffer) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- sanityCheckArchiveProperties(ByteBuffer) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- sanityCheckFilesInfo(ByteBuffer, SevenZArchiveReader.ArchiveStatistics) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- sanityCheckFolder(ByteBuffer, SevenZArchiveReader.ArchiveStatistics) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- sanityCheckLFHOffset(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
- sanityCheckPackInfo(ByteBuffer, SevenZArchiveReader.ArchiveStatistics) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- sanityCheckStreamsInfo(ByteBuffer, SevenZArchiveReader.ArchiveStatistics) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- sanityCheckSubStreamsInfo(ByteBuffer, SevenZArchiveReader.ArchiveStatistics) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- sanityCheckUnpackInfo(ByteBuffer, SevenZArchiveReader.ArchiveStatistics) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- saved - Variable in class kala.compress.harmony.pack200.BandSet.BandAnalysisResults
- scatterDoneAt - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- ScatterGatherBackingStore - Interface in kala.compress.parallel
-
Store intermediate payload in a scatter-gather scenario.
- ScatterGatherBackingStoreCompressor(Deflater, ScatterGatherBackingStore) - Constructor for class kala.compress.archivers.zip.StreamCompressor.ScatterGatherBackingStoreCompressor
- ScatterGatherBackingStoreSupplier - Interface in kala.compress.parallel
-
Supplies
ScatterGatherBackingStoreinstances. - ScatterStatistics - Class in kala.compress.archivers.zip
-
Provides information about a scatter compression run.
- ScatterStatistics(long, long) - Constructor for class kala.compress.archivers.zip.ScatterStatistics
- ScatterZipOutputStream - Class in kala.compress.archivers.zip
-
A ZIP output stream that is optimized for multi-threaded scatter/gather construction of ZIP files.
- ScatterZipOutputStream(ScatterGatherBackingStore, StreamCompressor) - Constructor for class kala.compress.archivers.zip.ScatterZipOutputStream
- ScatterZipOutputStream.CompressedEntry - Class in kala.compress.archivers.zip
- ScatterZipOutputStream.ZipEntryWriter - Class in kala.compress.archivers.zip
- SECURED - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- securityEnvelopeFilePosition - Variable in class kala.compress.archivers.arj.MainHeader
- securityEnvelopeLength - Variable in class kala.compress.archivers.arj.MainHeader
- securityVersion - Variable in class kala.compress.archivers.arj.MainHeader
- seed - Variable in class kala.compress.compressors.lz4.XXHash32
- seekableByteChannel - Variable in class kala.compress.archivers.ArchiveReaderBuilder
- SeekableByteChannelCompressor(Deflater, SeekableByteChannel) - Constructor for class kala.compress.archivers.zip.StreamCompressor.SeekableByteChannelCompressor
- SeekableChannelRandomAccessOutputStream - Class in kala.compress.archivers.zip
-
RandomAccessOutputStreamimplementation for SeekableByteChannel. - SeekableChannelRandomAccessOutputStream(SeekableByteChannel) - Constructor for class kala.compress.archivers.zip.SeekableChannelRandomAccessOutputStream
- SeekableInMemoryByteChannel - Class in kala.compress.utils
-
A
SeekableByteChannelimplementation that wraps a byte[]. - SeekableInMemoryByteChannel() - Constructor for class kala.compress.utils.SeekableInMemoryByteChannel
-
Constructs a new instance using a default empty buffer.
- SeekableInMemoryByteChannel(byte[]) - Constructor for class kala.compress.utils.SeekableInMemoryByteChannel
-
Constructs a new instance from a byte array.
- SeekableInMemoryByteChannel(int) - Constructor for class kala.compress.utils.SeekableInMemoryByteChannel
-
Constructs a new instance from a size of storage to be allocated.
- segment - Variable in class kala.compress.harmony.pack200.AttributeDefinitionBands
- segment - Variable in class kala.compress.harmony.pack200.BcBands
- segment - Variable in class kala.compress.harmony.pack200.ClassBands
- segment - Variable in class kala.compress.harmony.pack200.CpBands
- segment - Variable in class kala.compress.harmony.unpack200.BandSet
- segment - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- segment - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- Segment - Class in kala.compress.harmony.pack200
-
A Pack200 archive consists of one or more Segments.
- Segment - Class in kala.compress.harmony.unpack200
-
A Pack200 archive consists of one or more segments.
- Segment() - Constructor for class kala.compress.harmony.pack200.Segment
- Segment() - Constructor for class kala.compress.harmony.unpack200.Segment
- SEGMENT_LIMIT - Static variable in class kala.compress.harmony.pack200.PackingOptions
- SEGMENT_LIMIT - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The number of bytes of each archive segment.
- SEGMENT_TYPE(int) - Constructor for enum kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- Segment.ArrayVisitor - Class in kala.compress.harmony.pack200
- Segment.PassException - Exception in kala.compress.harmony.pack200
-
Exception indicating that the class currently being visited contains an unknown attribute, which means that by default the class file needs to be passed through as-is in the file_bands rather than being packed with pack200.
- Segment.SegmentAnnotationVisitor - Class in kala.compress.harmony.pack200
-
SegmentAnnotationVisitor implements
AnnotationVisitorto visit Annotations found in a class file. - Segment.SegmentFieldVisitor - Class in kala.compress.harmony.pack200
-
SegmentFieldVisitor implements
FieldVisitorto visit the metadata relating to fields in a class file. - Segment.SegmentMethodVisitor - Class in kala.compress.harmony.pack200
-
This class implements MethodVisitor to visit the contents and metadata related to methods in a class file.
- SegmentAnnotationVisitor(int) - Constructor for class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- SegmentAnnotationVisitor(int, int, String, boolean) - Constructor for class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- SegmentAnnotationVisitor(int, String, boolean) - Constructor for class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- SegmentConstantPool - Class in kala.compress.harmony.unpack200
-
SegmentConstantPool manages the constant pool used for re-creating class files.
- SegmentConstantPool(CpBands) - Constructor for class kala.compress.harmony.unpack200.SegmentConstantPool
- SegmentConstantPoolArrayCache - Class in kala.compress.harmony.unpack200
-
The SegmentConstantPool spends a lot of time searching through large arrays of Strings looking for matches.
- SegmentConstantPoolArrayCache() - Constructor for class kala.compress.harmony.unpack200.SegmentConstantPoolArrayCache
- SegmentConstantPoolArrayCache.CachedArray - Class in kala.compress.harmony.unpack200
-
Keeps track of the last known size of an array as well as a HashMap that knows the mapping from element values to the indices of the array which contain that value.
- SegmentFieldVisitor() - Constructor for class kala.compress.harmony.pack200.Segment.SegmentFieldVisitor
- segmentHeader - Variable in class kala.compress.harmony.pack200.BandSet
- segmentHeader - Variable in class kala.compress.harmony.pack200.Segment
- SegmentHeader - Class in kala.compress.harmony.pack200
-
SegmentHeader is the header band of a
Segment. - SegmentHeader - Class in kala.compress.harmony.unpack200
-
SegmentHeader is the header band of a
Segment - SegmentHeader() - Constructor for class kala.compress.harmony.pack200.SegmentHeader
-
Constructs a new SegmentHeader
- SegmentHeader(Segment) - Constructor for class kala.compress.harmony.unpack200.SegmentHeader
- SegmentHeader.Counter - Class in kala.compress.harmony.pack200
-
Counter for major/minor class file numbers, so we can work out the default
- segmentLimit - Variable in class kala.compress.harmony.pack200.PackingOptions
- SegmentMethodVisitor() - Constructor for class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- SegmentOptions - Class in kala.compress.harmony.unpack200
-
Stores the combinations of bit flags that can be used in the segment header options.
- SegmentOptions(int) - Constructor for class kala.compress.harmony.unpack200.SegmentOptions
-
Creates a new segment options with the given integer value.
- segmentsRemaining - Variable in class kala.compress.harmony.unpack200.SegmentHeader
- SegmentUnit(List<Pack200ClassReader>, List<Archive.PackingFile>) - Constructor for class kala.compress.harmony.pack200.Archive.SegmentUnit
- SegmentUtils - Class in kala.compress.harmony.unpack200
-
Utility class for unpack200
- SegmentUtils() - Constructor for class kala.compress.harmony.unpack200.SegmentUtils
- selector - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- selector - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- selectorMtf - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- selectorMtf - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- sendMTFValues() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues_code - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- sendMTFValues_cost - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- sendMTFValues_fave - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- sendMTFValues_len - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- sendMTFValues_rfreq - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- sendMTFValues0(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues1(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues2(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues2_pos - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- sendMTFValues3(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues4() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues5(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues6(int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sendMTFValues7() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- sentMTFValues4_inUse16 - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- seqToUnseq - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- serialVersionUID - Static variable in exception kala.compress.archivers.ArchiveException
-
Serial.
- serialVersionUID - Static variable in exception kala.compress.archivers.dump.DumpArchiveException
- serialVersionUID - Static variable in exception kala.compress.archivers.dump.InvalidFormatException
- serialVersionUID - Static variable in exception kala.compress.archivers.dump.ShortFileException
- serialVersionUID - Static variable in exception kala.compress.archivers.dump.UnrecognizedFormatException
- serialVersionUID - Static variable in exception kala.compress.archivers.dump.UnsupportedCompressionAlgorithmException
- serialVersionUID - Static variable in exception kala.compress.archivers.StreamingNotSupportedException
- serialVersionUID - Static variable in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
- serialVersionUID - Static variable in exception kala.compress.archivers.zip.UnsupportedZipFeatureException
- serialVersionUID - Static variable in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- serialVersionUID - Static variable in class kala.compress.archivers.zip.X7875_NewUnix
- serialVersionUID - Static variable in exception kala.compress.archivers.zip.Zip64RequiredException
- serialVersionUID - Static variable in class kala.compress.archivers.zip.ZipEightByteInteger
- serialVersionUID - Static variable in class kala.compress.archivers.zip.ZipLong
- serialVersionUID - Static variable in class kala.compress.archivers.zip.ZipShort
- serialVersionUID - Static variable in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
- serialVersionUID - Static variable in exception kala.compress.compressors.CompressorException
-
Serial.
- serialVersionUID - Static variable in exception kala.compress.harmony.pack200.Pack200Exception
- serialVersionUID - Static variable in exception kala.compress.harmony.pack200.Segment.PassException
- serialVersionUID - Static variable in exception kala.compress.MemoryLimitException
- serialVersionUID - Static variable in exception kala.compress.PasswordRequiredException
- setAccessFileTime(FileTime) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Sets the access time.
- setAccessFileTime(FileTime) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the acccess time as a
FileTimeof this ZIP entry. - setAccessTime(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the access time using NTFS time (100 nanosecond units since 1 January 1601)
- setAccessTime(FileTime) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the time the file was last accessed.
- setAccessTime(FileTime) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the access time.
- setAccessTime(ZipEightByteInteger) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Sets the File last access time of this ZIP entry using a ZipEightByteInteger object.
- setAccessTime(ZipLong) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the access time (seconds since epoch) of this ZIP entry using a ZipLong object
- setActualValue(int) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute.AbstractBcValue
- setAddPaxHeadersForNonAsciiNames(boolean) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Sets whether to add a PAX extension header for non-ASCII file names.
- setAlignment(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets alignment for this entry.
- setAntiItem(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this is an "anti-item" used in differential backups, meaning it should delete the same file from a previous backup.
- setArchiveMajorVersion(int) - Method in class kala.compress.harmony.unpack200.SegmentHeader
-
Sets the major version of this archive.
- setArchiveMinorVersion(int) - Method in class kala.compress.harmony.unpack200.SegmentHeader
-
Sets the minor version of this archive
- setArchiveModtime(long) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- setArchiveSize(long) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- setAtEOF(boolean) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
- setAtEOF(boolean) - Method in class kala.compress.archivers.tar.TarArchiveReader
- setAttribute_definition_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setAttributeDefinitionCount(long) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.DeprecatedAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- setAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- setAttributes(Path, LinkOption...) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setBackReference(LZ77Compressor.BackReference) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- setBackwardsCallable() - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
-
Tells this Callable that it is a backwards callable
- setBackwardsCallable() - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
-
Tells this Callable that it is a backwards callable
- setBackwardsCallableIndex(int) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Callable
- setBackwardsCallCount(int) - Method in class kala.compress.harmony.unpack200.AttributeLayout
- setBackwardsCalls(int[]) - Method in class kala.compress.harmony.unpack200.NewAttributeBands
-
Once the attribute bands have been read the callables can be informed about the number of times each is subject to a backwards call.
- setBandHeadersData(byte[]) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- setBigNumberMode(int) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Sets the big number mode.
- setBufferSize(int) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets size of the buffer used to retrieve compressed data from
Deflaterand write to underlyingOutputStream. - setByteArray(byte[]) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets a new origin.
- setByteCodeIndex(int) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
ByteCodes may need to know their position in the code array (in particular, label byte codes need to know where they are in order to calculate their targets).
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
-
When passed a byteCode, an OperandTable and a SegmentConstantPool, this method will set the rewrite of the byteCode appropriately.
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.IincForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.IMethodRefForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.LabelForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.LocalForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.LookupSwitchForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.MultiANewArrayForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.NewClassRefForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.NoArgumentForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ReferenceForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ShortForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.TableSwitchForm
- setByteCodeOperands(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.WideForm
- setByteCodeOperandsFormat1(int, ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.WideForm
-
This method sets the rewrite array for the bytecode using Format 1 of the JVM spec: an opcode and two index bytes.
- setByteCodeOperandsFormat2(int, ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.WideForm
-
This method sets the rewrite array for the bytecode using Format 2 of the JVM spec: an opcode, two index bytes, and two constant bytes.
- setByteCodeTargets(int[]) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
Some ByteCodes (in particular, those with labels) have to keep track of byteCodeTargets.
- setCallable(NewAttributeBands.Callable) - Method in class kala.compress.harmony.pack200.NewAttributeBands.Call
- setCallable(NewAttributeBands.Callable) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Call
- setCentralDirectoryData(byte[]) - Method in class kala.compress.archivers.zip.PKWareExtraHeader
-
Sets the extra field data in central directory.
- setCentralDirectoryData(byte[]) - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Sets the extra field data in central directory.
- setCentralDirectoryExtra(byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the central directory part of extra fields.
- setCharset(String) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets the Charset.
- setCharset(Charset) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets the Charset.
- setChksum(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the checksum.
- setClass_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setClearCode(int) - Method in class kala.compress.compressors.lzw.LZWInputStream
-
Sets the clear code based on the code size.
- setCodeLength(int) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- setCodeLength(int) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- setCodeSize(int) - Method in class kala.compress.compressors.lzw.LZWInputStream
- setComment(String) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Sets the file comment.
- setComment(String) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets an arbitrary user-defined comment.
- setCommentSource(ZipArchiveEntry.CommentSource) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the source of the comment field value.
- setCompressedCrc(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the compressed CRC.
- setCompressedSize(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets this entry's compressed file size.
- setCompressedSize(ZipEightByteInteger) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- setCompressionLevel(int) - Method in class kala.compress.compressors.deflate.DeflateParameters
-
Sets the compression level.
- setCompressionLevel(int) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the compression level.
- setContentCompression(SevenZMethod) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Sets the default compression method to use for entry contents - the default is LZMA2.
- setContentMethods(Iterable<? extends SevenZMethodConfiguration>) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the (compression) methods to use for entry's content - the default is LZMA2.
- setContentMethods(Iterable<? extends SevenZMethodConfiguration>) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Sets the default (compression) methods to use for entry contents - the default is LZMA2.
- setContentMethods(SevenZMethodConfiguration...) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the (compression) methods to use for entry's content - the default is LZMA2.
- setContents(byte[]) - Method in class kala.compress.harmony.pack200.Archive.PackingFile
- setCp_Class_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Descr_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Double_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Field_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Float_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Imethod_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Int_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Long_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Method_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Signature_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_String_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCp_Utf8_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setCrc(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the CRC.
- setCrcValue(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Deprecated.
- setCreateFileTime(FileTime) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Sets the create time.
- setCreateFileTime(FileTime) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the create time as a
FileTimeof this ZIP entry. - setCreateTime(ZipEightByteInteger) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Sets the File creation time of this ZIP entry using a ZipEightByteInteger object.
- setCreateTime(ZipLong) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the create time (seconds since epoch) of this ZIP entry using a ZipLong object
- setCreateUnicodeExtraFields(ZipArchiveOutputStream.UnicodeExtraFieldPolicy) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to create Unicode Extra Fields.
- setCreationTime(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the creation time using NTFS time (100 nanosecond units since 1 January 1601)
- setCreationTime(FileTime) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the file creation time.
- setCreationTime(FileTime) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the creation time.
- setCreationTime(FileTime) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's creation time.
- setCreationTime(FileTime) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setCurrentClass(String) - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- setCurrentClass(String, String) - Method in class kala.compress.harmony.pack200.BcBands
- setCurrentEntry(TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
- setCustomDictionary(State, byte[]) - Static method in class kala.compress.compressors.brotli.dec.Decode
- setDataOffset(long) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets the offset of the data for the tar entry.
- setDataOffset(long) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the data offset.
- setDataOffset(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
- setDefaultName(String) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
-
Sets the default name.
- setDefaults(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Provides default values for compression method and last modification time.
- setDeflate_hint(boolean) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setDeflateHint(boolean) - Method in class kala.compress.harmony.unpack200.Archive
- setDeflateHint(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- setDeflateStrategy(int) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the deflater strategy.
- setDeleted(boolean) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets whether this file has been deleted.
- setDevice(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the device id.
- setDeviceMaj(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets major device id.
- setDeviceMin(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the minor device id
- setDevMajor(int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's major device number.
- setDevMinor(int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's minor device number.
- setDevname(String) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets the device name.
- setDirectory(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether or not this entry represents a directory.
- setDirectory(boolean) - Method in class kala.compress.archivers.zip.AsiExtraField
-
Indicate whether this entry is a directory.
- setDiskNumberStart(long) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
The number of the split segment this entry starts at.
- setDiskStartNumber(ZipLong) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The disk start number stored in this extra field.
- setDumpTime(FileTime) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets dump time.
- setEffort(int) - Method in class kala.compress.harmony.pack200.PackingOptions
-
Sets the compression effort level (0-9, equivalent to -E command line option)
- setEncoding(Charset) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
The encoding to use for file names and the file comment.
- setExternalAttributes(long) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the external file attributes.
- setExtra() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Unfortunately
ZipOutputStreamseems to access the extra data directly, so overriding getExtra doesn't help - we need to modify super's data directly and on every update. - setExtra(byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Parses the given bytes as extra field data and consumes any unparseable data as an
UnparseableExtraFieldDatainstance. - setExtraField(ExtraField) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the extra subfields.
- setExtraFields(ZipExtraField[]) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Replaces all currently attached extra fields with the new array.
- setExtraTimeFields() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setFallbackToUTF8(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to fall back to UTF and the language encoding flag if the file name cannot be encoded using the specified encoding.
- setFile(File) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets a new origin.
- setFile(String) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets a new origin.
- setFile_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setFileName(String) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the name of the compressed file.
- setFileName(String) - Method in class kala.compress.harmony.pack200.Pack200ClassReader
- setFileNameCharset(Charset) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the Charset to use for writing file names and comments, where null maps to
GzipUtils.GZIP_ENCODING. - setFilesystem(String) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets the last mountpoint.
- setFirstCallable(boolean) - Method in class kala.compress.harmony.unpack200.NewAttributeBands.Callable
- setFirstRecord(int) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets the inode of the first record.
- setFlags(byte) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets flags byte.
- setFlags(int) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets the miscellaneous flags.
- setGeneralPurposeBit(GeneralPurposeBit) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the "general purpose bit" field.
- setGeneration(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the generation of the file.
- setGID(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the group id.
- setGID(long) - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Sets the GID.
- setGlobalIndex(int) - Method in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- setGroupId(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the group id.
- setGroupId(int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's group id.
- setGroupId(int) - Method in class kala.compress.archivers.zip.AsiExtraField
-
Sets the group id.
- setGroupId(long) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's group id.
- setGroupName(String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's group name.
- SETGUI - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- setGzip(boolean) - Method in class kala.compress.harmony.pack200.PackingOptions
- setHasAccessTime(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got an access time at all.
- setHasCrc(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got a crc.
- setHasCreationTime(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got a creation time at all.
- setHasLastModifiedTime(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has got a last modified time at all.
- setHasStream(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether there is any content associated with this entry.
- setHasWindowsAttributes(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets whether this entry has windows attributes.
- setHave_all_code_flags(boolean) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setHave_class_flags_hi(boolean) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setHave_code_flags_hi(boolean) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setHave_field_flags_hi(boolean) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setHave_method_flags_hi(boolean) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setHeaderId(ZipShort) - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Sets the header id.
- setHostname(String) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets the hostname.
- setIc_count(int) - Method in class kala.compress.harmony.pack200.SegmentHeader
- setIds(int, int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Convenience method to set this entry's group and user ids.
- setIgnoreLocalFileHeader(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveReader.Builder
-
Sets whether to ignore information stored inside the local file header.
- setIndex(int) - Method in class kala.compress.harmony.pack200.ConstantPoolEntry
- setIndex(int) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute.BCOffset
- setIndexInClass(int) - Method in class kala.compress.harmony.pack200.CPMethodOrField
- setIndexInClassForConstructor(int) - Method in class kala.compress.harmony.pack200.CPMethodOrField
- setIno(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- setInode(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the inode.
- setInput(State, InputStream) - Static method in class kala.compress.compressors.brotli.dec.State
-
Associate input with decoder state.
- setInternalAttributes(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the internal file attributes.
- setKeepFileOrder(boolean) - Method in class kala.compress.harmony.pack200.PackingOptions
- setLabel(String) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets dump label.
- setLastAccessTime(FileTime) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's last access time.
- setLastAccessTime(FileTime) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setLastModifiedTime(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the last modified time using NTFS time (100 nanosecond units since 1 January 1601)
- setLastModifiedTime(FileTime) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the time the file was last modified.
- setLastModifiedTime(FileTime) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the last modified time.
- setLastModifiedTime(FileTime) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's modification time.
- setLastModifiedTime(FileTime) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setLevel(int) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets level.
- setLevel(int) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Sets the compression level for subsequent entries.
- setLinkedFile(String) - Method in class kala.compress.archivers.zip.AsiExtraField
-
Indicate that this entry is a symbolic link to the given file name.
- setLinkName(String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's link name.
- setLocalFileDataData(byte[]) - Method in class kala.compress.archivers.zip.PKWareExtraHeader
-
Sets the extra field data in the local file data - without Header-ID or length specifier.
- setLocalFileDataData(byte[]) - Method in class kala.compress.archivers.zip.UnrecognizedExtraField
-
Sets the extra field data in the local file data - without Header-ID or length specifier.
- setLocalHeaderOffset(long) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setLogFile(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- setLogFile(String) - Method in class kala.compress.harmony.unpack200.Archive
- setLogFile(String, boolean) - Method in class kala.compress.harmony.unpack200.Archive
- setLogLevel(int) - Method in class kala.compress.harmony.unpack200.Segment
- setLogStream(OutputStream) - Method in class kala.compress.harmony.unpack200.Segment
- setLongFileMode(int) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
-
Sets the long file mode.
- setLongFileMode(int) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Sets the long file mode.
- SETMASK - Static variable in class kala.compress.compressors.bzip2.BlockSort
- setMaxMemoryLimitKb(int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
-
Sets the maximum amount of memory in kilobytes to use for parsing the archive and during extraction.
- setMaxNumberOfDisks(long) - Method in class kala.compress.archivers.zip.ZipArchiveReader.Builder
-
Sets max number of multi archive disks, default is 1 (no multi archive).
- setMethod(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the compression method of this entry.
- setMethod(int) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Sets the default compression method for subsequent entries.
- setMode(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the access permissions on the entry.
- setMode(int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets the mode for this entry
- setMode(int) - Method in class kala.compress.archivers.zip.AsiExtraField
-
File mode of this file.
- setMode(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the mode of this entry (e.g.
- setModificationInstant(Instant) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the modification time (MTIME) of the compressed file.
- setModificationTime(long) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the modification time (MTIME) of the compressed file, in seconds since 00:00:00 GMT, Jan.
- setModificationTime(String) - Method in class kala.compress.harmony.pack200.PackingOptions
- setModifyFileTime(FileTime) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Sets the modify time.
- setModifyFileTime(FileTime) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the modify time as a
FileTimeof this ZIP entry. - setModifyTime(ZipEightByteInteger) - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Sets the File last modification time of this ZIP entry using a ZipEightByteInteger object.
- setModifyTime(ZipLong) - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Sets the modify time (seconds since epoch) of this ZIP entry using a ZipLong object.
- setModTime(long) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's modification time.
- setModTime(FileTime) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's modification time.
- setName(String) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the name.
- setName(String) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the name of the entry.
- setName(String) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets this entry's name.
- setName(String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's name.
- setName(String) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the name of the entry.
- setName(String, byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the name using the raw bytes and the string created from it by guessing or using the configured encoding.
- setNameAndCommentFromExtraFields(ZipArchiveEntry, byte[], byte[]) - Static method in class kala.compress.archivers.zip.ZipUtil
-
If the entry has Unicode*ExtraFields and the CRCs of the names/comments match those of the extra fields, transfer the known Unicode values from the extra field.
- setNameCRC32(long) - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Gets The CRC32 checksum of the file name as encoded in the central directory of the ZIP file to set.
- setNames(String, String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Convenience method to set this entry's group and user names.
- setNameSource(ZipArchiveEntry.NameSource) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the source of the name field value.
- setNested(ClassFileEntry[]) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ClassRefForm
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ClassSpecificReferenceForm
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.InitMethodReferenceForm
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.NarrowClassRefForm
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.NewInitMethodRefForm
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.ReferenceForm
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
- setNestedEntries(ByteCode, OperandManager, int) - Method in class kala.compress.harmony.unpack200.bytecode.forms.StringRefForm
- setNestedPositions(int[][]) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
nestedPositions is an array of arrays of ints.
- setNewClass(String) - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- setNlink(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the number of hard links.
- setNTRec(int) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets the number of records per tape block.
- setNumberOfLinks(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the number of links.
- setOffset(long) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the offset within the archive.
- setOpenOptions(OpenOption...) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets the OpenOption[].
- setOperand2Bytes(int, int) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
Given an int operand, set the rewrite bytes for that position and the one immediately following it to a high-byte, low-byte encoding of the operand.
- setOperandByte(int, int) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
Given an int operand, treat it as a byte and set the rewrite byte for that position to that value.
- setOperandBytes(int[]) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
Given an array of ints which correspond to bytes in the operand of the bytecode, set the rewrite bytes of the operand to be the appropriate values.
- setOperandSigned2Bytes(int, int) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
This is just like setOperandInt, but takes special care when the operand is less than 0 to make sure it's written correctly.
- setOperatingSystem(int) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the operating system on which the compression took place.
- setOriginDescription(String) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Set the origin description.
- setOS(GzipParameters.OS) - Method in class kala.compress.compressors.gzip.GzipParameters
-
Sets the operating system on which the compression took place.
- setPassword(byte[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
-
Sets the password.
- setPassword(char[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
-
Sets the password.
- setPassword(String) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
-
Sets the password.
- setPath(String) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets a new origin.
- setPath(Path) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets a new origin.
- setPlatform(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the platform (UNIX or FAT).
- setPrefix(int, int) - Method in class kala.compress.compressors.lzw.LZWInputStream
- setPreRead(boolean) - Method in class kala.compress.harmony.unpack200.Segment
- setPreviousDumpTime(FileTime) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets previous dump time.
- setQuiet(boolean) - Method in class kala.compress.harmony.pack200.PackingOptions
- setQuiet(boolean) - Method in class kala.compress.harmony.unpack200.Archive
- setRawFlag(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the content of the flags field.
- setRelativeHeaderOffset(ZipEightByteInteger) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The relative header offset stored in this extra field.
- setRemoteDevice(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the remote device id.
- setRemoteDeviceMaj(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the remote major device id.
- setRemoteDeviceMin(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the remote minor device id.
- setRemovePackFile(boolean) - Method in class kala.compress.harmony.unpack200.Archive
-
If removePackFile is set to true, the input file is deleted after unpacking.
- setRewrite(int[]) - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
-
Some bytecodes (the ones with variable lengths) can't have a static rewrite array - they need the ability to update the array.
- setRewrite2Bytes(int, int, int[]) - Method in class kala.compress.harmony.unpack200.bytecode.forms.VariableInstructionForm
-
This method writes operand directly into the rewrite array at index position specified.
- setRewrite4Bytes(int, int[]) - Method in class kala.compress.harmony.unpack200.bytecode.forms.VariableInstructionForm
-
Given an int operand, set the rewrite bytes for the next available operand position and the three immediately following it to a highest-byte, mid-high, mid-low, low-byte encoding of the operand.
- setRewrite4Bytes(int, int, int[]) - Method in class kala.compress.harmony.unpack200.bytecode.forms.VariableInstructionForm
-
This method writes operand directly into the rewrite array at index position specified.
- setRiaAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.MetadataBandGroup
- setRipaAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.MetadataBandGroup
- setRvaAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.MetadataBandGroup
- setRvpaAttributeName(CPUTF8) - Static method in class kala.compress.harmony.unpack200.MetadataBandGroup
- Sets - Class in kala.compress.utils
-
Set utilities
- Sets() - Constructor for class kala.compress.utils.Sets
- setSeekableByteChannel(SeekableByteChannel) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets a new origin.
- setSegment(Segment) - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- setSegmentLimit(long) - Method in class kala.compress.harmony.pack200.PackingOptions
-
Sets the segment limit (equivalent to -S command line option)
- setSegmentsRemaining(long) - Method in class kala.compress.harmony.unpack200.SegmentHeader
- setSimpleName(String) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the path of the entry.
- setSize(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the filesize.
- setSize(long) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the size of the entry.
- setSize(long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets this entry's file size.
- setSize(long) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's file size.
- setSize(long) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the uncompressed size of the entry data.
- setSize(ZipEightByteInteger) - Method in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- setSizesAndOffsetFromZip64Extra(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
If the entry holds a Zip64 extended information extra field, read sizes from there if the entry's sizes are set to 0xFFFFFFFFF, do the same for the offset of the local file header.
- setSparseHeaders(List<TarArchiveStructSparse>) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's sparse headers
- setStatusChangeTime(FileTime) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's status change time.
- setStreamContiguous(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setStripDebug(boolean) - Method in class kala.compress.harmony.pack200.PackingOptions
-
Sets strip debug attributes.
- setSuperClass(String) - Method in class kala.compress.harmony.unpack200.bytecode.OperandManager
- setTableSize(int) - Method in class kala.compress.compressors.lzw.LZWInputStream
- setTime(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the time in seconds.
- setTime(long) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- setTime(FileTime) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the time.
- setTime(FileTime) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the modification time of the entry.
- setTryToRecoverBrokenArchives(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
-
Sets whether
SevenZArchiveReaderwill try to recover broken archives where the CRC of the file's metadata is 0. - setType(DumpArchiveEntry.TYPE) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the type of the entry.
- setUID(long) - Method in class kala.compress.archivers.cpio.CpioArchiveEntry
-
Sets the user id.
- setUID(long) - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Sets the UID.
- SETUID - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- setUnicodeName(byte[]) - Method in class kala.compress.archivers.zip.AbstractUnicodeExtraField
-
Gets the UTF-8 encoded name to set.
- setUnixMode(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets UNIX permissions in a way that is understood by Info-Zip's unzip command.
- setUnknownAttributeAction(String) - Method in class kala.compress.harmony.pack200.PackingOptions
-
Sets the compressor behavior when an unknown attribute is encountered.
- setupBlock() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- setupDefaultAttributeNames() - Method in class kala.compress.harmony.unpack200.AttrDefinitionBands
- setupFileOutputStream() - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- setupNoRandPartA() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- setupNoRandPartB() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- setupNoRandPartC() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- setupRandPartA() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- setupRandPartB() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- setupRandPartC() - Method in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- setURI(URI) - Method in class kala.compress.archivers.ArchiveReaderBuilder
-
Sets a new origin.
- setUseDefaultNameForUnnamedEntries(boolean) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
-
Sets whether entries without a name should get their names set to the archive's default file name.
- setUseLanguageEncodingFlag(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to set the language encoding flag if the file name encoding is UTF-8.
- setUserId(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the user id.
- setUserId(int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's user id.
- setUserId(int) - Method in class kala.compress.archivers.zip.AsiExtraField
-
Sets the user id.
- setUserId(long) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's user id.
- setUserName(String) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Sets this entry's user name.
- setUseUnicodeExtraFields(boolean) - Method in class kala.compress.archivers.zip.ZipArchiveReader.Builder
-
Sets whether to use InfoZIP Unicode Extra Fields (if present) to set the file names.
- setUseZip64(Zip64Mode) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether Zip64 extensions will be used.
- setVerbose(boolean) - Method in class kala.compress.harmony.pack200.PackingOptions
- setVerbose(boolean) - Method in class kala.compress.harmony.pack200.PackingUtils.PackingLogger
- setVerbose(boolean) - Method in class kala.compress.harmony.unpack200.Archive
- setVersionMadeBy(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the "version made by" field.
- setVersionRequired(int) - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Sets the "version required to expand" field.
- setVolume(int) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Sets the tape volume.
- setVolume(int) - Method in class kala.compress.archivers.dump.DumpArchiveSummary
-
Sets volume (tape) number.
- setWindowsAttributes(int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Sets the windows attributes.
- setWithZlibHeader(boolean) - Method in class kala.compress.compressors.deflate.DeflateParameters
-
Sets the zlib header presence parameter.
- SEVEN_BIT_TEXT - Static variable in class kala.compress.archivers.arj.LocalFileHeader.FileTypes
- SEVEN_Z - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "7z") used to identify the 7z archive format.
- SevenZArchiveEntry - Class in kala.compress.archivers.sevenz
-
An entry in a 7z archive.
- SevenZArchiveEntry() - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveEntry
-
Constructs a new instance.
- SevenZArchiver - Class in kala.compress.archivers.sevenz
- SevenZArchiver() - Constructor for class kala.compress.archivers.sevenz.SevenZArchiver
- SevenZArchiveReader - Class in kala.compress.archivers.sevenz
-
Reads a 7z file, using SeekableByteChannel under the covers.
- SevenZArchiveReader(SeekableByteChannel) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a SeekableByteChannel as 7z archive
- SevenZArchiveReader(SeekableByteChannel, byte[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a SeekableByteChannel as 7z archive
- SevenZArchiveReader(SeekableByteChannel, char[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a SeekableByteChannel as 7z archive
- SevenZArchiveReader(SeekableByteChannel, String) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a SeekableByteChannel as 7z archive
- SevenZArchiveReader(SeekableByteChannel, String, byte[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a SeekableByteChannel as 7z archive
- SevenZArchiveReader(SeekableByteChannel, String, byte[], boolean, int, boolean, boolean) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
- SevenZArchiveReader(SeekableByteChannel, String, char[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a SeekableByteChannel as 7z archive
- SevenZArchiveReader(Path) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a file as unencrypted 7z archive.
- SevenZArchiveReader(Path, byte[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a file as 7z archive
- SevenZArchiveReader(Path, char[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Reads a file as 7z archive
- SevenZArchiveReader.ArchiveStatistics - Class in kala.compress.archivers.sevenz
- SevenZArchiveReader.Builder - Class in kala.compress.archivers.sevenz
-
Builds new instances of
SevenZArchiveReader. - SevenZArchiveWriter - Class in kala.compress.archivers.sevenz
-
Writes a 7z file.
- SevenZArchiveWriter(SeekableByteChannel) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Prepares channel to write a 7z archive to.
- SevenZArchiveWriter(SeekableByteChannel, char[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Prepares channel to write a 7z archive to.
- SevenZArchiveWriter(Path) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Opens file to write a 7z archive to.
- SevenZArchiveWriter(Path, char[]) - Constructor for class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Opens file to write a 7z archive to.
- SevenZArchiveWriter.OutputStreamWrapper - Class in kala.compress.archivers.sevenz
- SevenZMethod - Enum in kala.compress.archivers.sevenz
-
The (partially) supported compression/encryption methods used in 7z archives.
- SevenZMethod(byte[]) - Constructor for enum kala.compress.archivers.sevenz.SevenZMethod
- SevenZMethodConfiguration - Class in kala.compress.archivers.sevenz
-
Combines a SevenZMethod with configuration options for the method.
- SevenZMethodConfiguration(SevenZMethod) - Constructor for class kala.compress.archivers.sevenz.SevenZMethodConfiguration
-
Doesn't configure any additional options.
- SevenZMethodConfiguration(SevenZMethod, Object) - Constructor for class kala.compress.archivers.sevenz.SevenZMethodConfiguration
-
Specifies and method plus configuration options.
- sevenZSignature - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Shared with SevenZOutputFile and tests, neither mutates it.
- sfmap - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- SHA1 - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- SHA256 - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- sha256Password(byte[], int, byte[]) - Static method in class kala.compress.archivers.sevenz.AES256SHA256Decoder
- sha256Password(char[], int, byte[]) - Static method in class kala.compress.archivers.sevenz.AES256SHA256Decoder
- SHA384 - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- SHA512 - kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
- SHORT - Static variable in class kala.compress.archivers.zip.ZipConstants
-
Length of a ZipShort in bytes
- SHORT_MASK - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- SHORT_SHIFT - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- shortBbuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- shortBuf - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- shortBuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- shortestCompressedSuffix - Variable in class kala.compress.compressors.FileNameUtil
-
Length of the shortest compressed suffix.
- shortestUncompressedSuffix - Variable in class kala.compress.compressors.FileNameUtil
-
Length of the shortest uncompressed suffix longer than the empty string.
- ShortFileException - Exception in kala.compress.archivers.dump
-
Short File Exception.
- ShortFileException() - Constructor for exception kala.compress.archivers.dump.ShortFileException
- ShortForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the form for bytecodes which have short operands only.
- ShortForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ShortForm
- shouldAddZip64Extra(ZipArchiveEntry, Zip64Mode) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to add a Zip64 extended information extra field to the local file header.
- shouldBeReplaced(char) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Tests whether the character could lead to problems when used inside a TarArchiveEntry name for a PAX header.
- shouldDeflate() - Method in class kala.compress.harmony.unpack200.SegmentOptions
- shouldUseZip64EOCD() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
4.4.1.4 If one of the fields in the end of central directory record is too small to hold required data, the field SHOULD be set to -1 (0xFFFF or 0xFFFFFFFF) and the ZIP64 format record SHOULD be created.
- si1 - Variable in class kala.compress.compressors.gzip.ExtraField.SubField
- si2 - Variable in class kala.compress.compressors.gzip.ExtraField.SubField
- SIG_LENGTH - Static variable in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- signature - Variable in class kala.compress.harmony.pack200.CPNameAndType
- signature - Variable in class kala.compress.harmony.pack200.CPSignature
- signature - Variable in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- SIGNATURE - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- SIGNATURE_HEADER_SIZE - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- SIGNATURE_SIZE - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- SignatureAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Signature class file attribute
- SignatureAttribute(CPUTF8) - Constructor for class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- signatureForm - Variable in class kala.compress.harmony.pack200.CPSignature
- signatureIndex - Variable in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- signatureIndexes - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- signatureOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- signatures - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- SIGNED5 - Static variable in class kala.compress.harmony.pack200.Codec
-
SIGNED5 = (5,64,1): Used for small signed values.
- signedByteToUnsignedInt(byte) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Converts a signed byte into an unsigned integer representation (e.g., -1 becomes 255).
- simpleClassName() - Method in class kala.compress.harmony.unpack200.IcTuple
-
Answer the inner class name for the receiver.
- simpleClassNameIndex() - Method in class kala.compress.harmony.unpack200.IcTuple
- simpleName - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- single - Variable in class kala.compress.archivers.ArchiveInputStream
- SINGLE_SEGMENT_SPLIT_MARKER - Static variable in class kala.compress.archivers.zip.ZipLong
-
Marks ZIP archives that were supposed to be split or spanned but only needed a single segment in then end (so are actually neither split nor spanned).
- singleByte - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- singleByteBuffer - Variable in class kala.compress.utils.BoundedArchiveInputStream
- SingleByteReferenceForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
Some bytecodes (such as (a)ldc, fldc and ildc) have single-byte references to the class pool.
- SingleByteReferenceForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
- sixBytesBuf - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- size - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- size - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- size - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's size.
- size - Variable in class kala.compress.archivers.zip.CircularBuffer
-
Size of the buffer
- size - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream.CompressedEntry
- size - Variable in class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
- size - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
-
The
ZipEntry.setSize(long)method in the base class throws an IllegalArgumentException if the size is bigger than 2GB for Java versions < 7 and even in Java 7+ if the implementation in java.util.zip doesn't support Zip64 itself (it is an optional feature). - size - Variable in enum kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
- size - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Uncompressed size
- size - Variable in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
The size of the uncompressed data
- size - Variable in class kala.compress.utils.SeekableInMemoryByteChannel
- size() - Method in class kala.compress.harmony.pack200.IntList
- size() - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- size() - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- size() - Method in class kala.compress.utils.SeekableInMemoryByteChannel
-
Returns the current size of entity to which this channel is connected.
- SIZE - Static variable in class kala.compress.archivers.tar.TarGnuSparseKeys
- SIZE_BITS - Static variable in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- SIZE_BITS_BY_LENGTH - Static variable in class kala.compress.compressors.brotli.dec.Dictionary
- SIZE_UNKNOWN - Static variable in interface kala.compress.archivers.ArchiveEntry
-
Special value (-1L) indicating that the size is unknown.
- SIZELEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the size field in a header buffer.
- skip(int) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
- skip(long) - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Skips specified number of bytes in the current CPIO entry.
- skip(long) - Method in class kala.compress.archivers.dump.TapeInputStream
-
Skip bytes.
- skip(long) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Skips over and discards
nbytes of data from this input stream. - skip(long) - Method in class kala.compress.archivers.tar.TarArchiveSparseZeroInputStream
-
Returns the input.
- skip(long) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream.BoundCountInputStream
- skip(long) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Skips over and discards value bytes of data from this input stream.
- skip(long) - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- skip(long) - Method in class kala.compress.compressors.deflate.DeflateCompressorInputStream
- skip(long) - Method in class kala.compress.compressors.lzma.LZMACompressorInputStream
- skip(long) - Method in class kala.compress.compressors.pack200.Pack200CompressorInputStream
- skip(long) - Method in class kala.compress.compressors.xz.XZCompressorInputStream
- skip(long) - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- skip(long) - Method in class kala.compress.utils.BoundedInputStream
- skip(InputStream, long) - Static method in class kala.compress.utils.IOUtils
-
Skips bytes from an input byte stream.
- SKIP - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Skip the extra field entirely and don't make its data available - effectively removing the extra field data.
- SKIP_BUFFER - Static variable in class kala.compress.utils.IOUtils
- SKIP_KEY - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key for "skip" action.
- skipBlock() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- skipBuf - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- skipBytes(int) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Skips the given number of bytes or throws an EOFException if skipping failed.
- skipBytesFully(ByteBuffer, long) - Static method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- skipEntriesWhenNeeded(int, boolean, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
-
Skips all the entries if needed.
- SKIPPABLE_FRAME_MAGIC - Static variable in class kala.compress.compressors.zstandard.ZstdUtils
-
Skippable Frame Magic Bytes - the three common bytes.
- SKIPPABLE_FRAME_PREFIX_BYTE_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- SKIPPABLE_FRAME_TRAILER - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- skipRecordPadding() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
The last record block should be written at the full size, so skip any additional space used to fill a record after an entry.
- skipRecordPadding() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
The last record block should be written at the full size, so skip any additional space used to fill a record after an entry
- skipRemainderOfArchive() - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Reads the stream until it find the "End of central directory record" and consumes it as well.
- skipRemainderOfLastBlock() - Method in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Skips the padding zeros written after the TRAILER!!! entry.
- skipSkippableFrame(byte[]) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
-
Skips over the contents of a skippable frame as well as skippable frames following it.
- skipSparse(long) - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Skip n bytes from current input stream, if the current input stream doesn't have enough data to skip, jump to the next input stream and skip the rest bytes, keep doing this until total n bytes are skipped or the input streams are all skipped
- skipSplitSig - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether the stream will try to skip the ZIP split signature(08074B50) at the beginning
- SLACK - Static variable in class kala.compress.compressors.brotli.dec.BitReader
- slide() - Method in class kala.compress.compressors.lz77support.LZ77Compressor
- slideBuffer() - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- SLIDING_DICTIONARY_SIZE_FLAG - Static variable in class kala.compress.archivers.zip.GeneralPurposeBit
-
Indicates the size of the sliding dictionary used by the compression method 6 (imploding).
- slidingDictionarySize - Variable in class kala.compress.archivers.zip.GeneralPurposeBit
- SMALL_BUFFER_SIZE - Static variable in class kala.compress.archivers.tar.TarArchiveInputStream
- SMALL_BUFFER_SIZE - Static variable in class kala.compress.archivers.tar.TarArchiveReader
- SMALL_THRESH - Static variable in class kala.compress.compressors.bzip2.BlockSort
- smallBuf - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
- smallBuf - Variable in class kala.compress.archivers.tar.TarArchiveReader
- smallDeltaCount - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- smallest - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- smallest - Variable in class kala.compress.harmony.pack200.BHSDCodec
- smallest() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Returns the smallest value that this codec can represent.
- smallestDelta - Variable in class kala.compress.harmony.pack200.BandSet.BandData
- SNAPPY_FRAMED - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "snappy-framed") used to identify the "framed" Snappy compression method.
- SNAPPY_RAW - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "snappy-raw") used to identify the "raw" Snappy compression method.
- SnappyCompressor - Class in kala.compress.compressors.snappy
- SnappyCompressor() - Constructor for class kala.compress.compressors.snappy.SnappyCompressor
- SnappyCompressorInputStream - Class in kala.compress.compressors.snappy
-
CompressorInputStream for the raw Snappy format.
- SnappyCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Constructor using the default buffer size of 32k.
- SnappyCompressorInputStream(InputStream, int) - Constructor for class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Constructor using a configurable buffer size.
- SnappyCompressorInputStream.State - Enum in kala.compress.compressors.snappy
- SnappyCompressorOutputStream - Class in kala.compress.compressors.snappy
-
CompressorOutputStream for the raw Snappy format.
- SnappyCompressorOutputStream(OutputStream, long) - Constructor for class kala.compress.compressors.snappy.SnappyCompressorOutputStream
-
Constructor using the default block size of 32k.
- SnappyCompressorOutputStream(OutputStream, long, int) - Constructor for class kala.compress.compressors.snappy.SnappyCompressorOutputStream
-
Constructor using a configurable block size.
- SnappyCompressorOutputStream(OutputStream, long, Parameters) - Constructor for class kala.compress.compressors.snappy.SnappyCompressorOutputStream
-
Constructor providing full control over the underlying LZ77 compressor.
- SOCKET - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- sortByOffset(ZipArchiveEntry[]) - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Sorts entries in place by offset.
- sortClassPool() - Method in class kala.compress.harmony.unpack200.bytecode.ClassConstantPool
- SourceFileAttribute - Class in kala.compress.harmony.unpack200.bytecode
-
Source file class file attribute
- SourceFileAttribute(CPUTF8) - Constructor for class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- sourcePayloadLength - Variable in class kala.compress.archivers.zip.StreamCompressor
- SPACE - Static variable in class kala.compress.archivers.ar.ArArchiveOutputStream
- SPARSE_HEADERS_IN_EXTENSION_HEADER - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The number of sparse headers in an extension header
- SPARSE_HEADERS_IN_OLDGNU_HEADER - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The number of sparse headers in an old GNU header
- SPARSE_NUMBYTES_LEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of numbytes in struct sparse
- SPARSE_OFFSET_LEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of offset in struct sparse
- sparseHeaders - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The sparse headers in tar
- sparseHeaders - Variable in class kala.compress.archivers.tar.TarArchiveSparseEntry
- sparseInputStreams - Variable in class kala.compress.archivers.tar.TarArchiveInputStream
-
Input streams for reading sparse entries.
- sparseInputStreams - Variable in class kala.compress.archivers.tar.TarArchiveReader
- SPARSELEN_GNU - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The sum of the length of all sparse headers in an old GNU header buffer.
- SPARSELEN_GNU_SPARSE - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The sum of the length of all sparse headers in a sparse header buffer.
- splitIntoSegments(List<Archive.PackingFile>) - Method in class kala.compress.harmony.pack200.Archive
- splitSize - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- SPLITTING - Static variable in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The archive uses splitting or spanning.
- splitWithNewBackReferenceLengthOf(int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- stack_dd - Variable in class kala.compress.compressors.bzip2.BlockSort
- stack_hh - Variable in class kala.compress.compressors.bzip2.BlockSort
- stack_ll - Variable in class kala.compress.compressors.bzip2.BlockSort
- STACK_SIZE - Static variable in class kala.compress.compressors.bzip2.BlockSort
- STANDARD - kala.compress.compressors.snappy.FramedSnappyDialect
-
The standard as defined by the Snappy framing format description
- starSparse - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Is this entry a star sparse entry using the PAX header?
- START_BLOCK_STATE - Static variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- startBackReference(int, long) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Used by subclasses to signal the next block contains a back-reference with the given coordinates.
- startedAt - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- StartHeader - Class in kala.compress.archivers.sevenz
- StartHeader(long, long, long) - Constructor for class kala.compress.archivers.sevenz.StartHeader
- startLiteral(long) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Used by subclasses to signal the next block contains the given amount of literal data.
- startPC - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- startPcRenumbered - Variable in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- startPcs - Variable in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- startPcs - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- startPcs - Variable in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- startsWithIf(int) - Method in class kala.compress.harmony.unpack200.BcBands
- startsWithLocalFileHeader() - Method in class kala.compress.archivers.zip.ZipArchiveReader
-
Checks whether the archive starts with an LFH.
- state - Variable in class kala.compress.compressors.brotli.dec.BrotliInputStream
-
Decoder state.
- state - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- state - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder
- state - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
-
Current state of the stream
- state - Variable in class kala.compress.compressors.lz4.XXHash32
- state - Variable in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Current state of the stream
- state() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.DecoderState
- state() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.HuffmanCodes
- state() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.InitialState
- state() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder.UncompressedState
- State - Class in kala.compress.compressors.brotli.dec
- State() - Constructor for class kala.compress.compressors.brotli.dec.State
- State() - Constructor for enum kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
- State() - Constructor for enum kala.compress.compressors.snappy.SnappyCompressorInputStream.State
- STICKY - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- stop() - Method in class kala.compress.compressors.pack200.AbstractStreamBridge
-
Closes input and output and releases all associated resources.
- STORED - kala.compress.archivers.zip.ZipMethod
-
Compression method 0 for uncompressed entries.
- STORED - kala.compress.compressors.deflate64.HuffmanState
- STORED - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Methods
- STORED - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Compression method for stored entries.
- storedBlockCRC - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- storedCombinedCRC - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- StoredStatisticsStream(InputStream) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader.StoredStatisticsStream
- storeNum - Variable in class kala.compress.archivers.zip.DefaultBackingStoreSupplier
- STREAM_IDENTIFIER_TYPE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- streamCompressor - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream
- streamCompressor - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- StreamCompressor - Class in kala.compress.archivers.zip
-
Encapsulates a
Deflaterand crc calculator, handling multiple types of output streams. - StreamCompressor(Deflater) - Constructor for class kala.compress.archivers.zip.StreamCompressor
- StreamCompressor.DataOutputCompressor - Class in kala.compress.archivers.zip
- StreamCompressor.OutputStreamCompressor - Class in kala.compress.archivers.zip
- StreamCompressor.ScatterGatherBackingStoreCompressor - Class in kala.compress.archivers.zip
- StreamCompressor.SeekableByteChannelCompressor - Class in kala.compress.archivers.zip
- streamIdentifier - Variable in enum kala.compress.compressors.snappy.FramedSnappyDialect
- StreamingNotSupportedException - Exception in kala.compress.archivers
-
Exception thrown by ArchiveStreamFactory if a format is requested/detected that doesn't support streaming.
- StreamingNotSupportedException(String) - Constructor for exception kala.compress.archivers.StreamingNotSupportedException
-
Creates a new StreamingNotSupportedException.
- streamMap - Variable in class kala.compress.archivers.sevenz.Archive
-
Mapping between folders, files and streams.
- StreamMap - Class in kala.compress.archivers.sevenz
-
Map between folders, files and streams.
- StreamMap(int[], long[], int[], int[]) - Constructor for class kala.compress.archivers.sevenz.StreamMap
- streamMapSize() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- streams - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- STRICT_FOR_KNOW_EXTRA_FIELDS - kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
Try to parse as many extra fields as possible and wrap unknown extra fields in
UnrecognizedExtraField. - string - Variable in class kala.compress.harmony.pack200.CPString
- string - Variable in class kala.compress.harmony.pack200.CPUTF8
- stringOffset - Variable in class kala.compress.harmony.unpack200.CpBands
- StringRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for those bytecodes which have string references (and only string references).
- StringRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.StringRefForm
- StringRefForm(int, String, int[], boolean) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.StringRefForm
- stringsToCpClass - Variable in class kala.compress.harmony.pack200.CpBands
- stringsToCPClass - Variable in class kala.compress.harmony.unpack200.CpBands
- stringsToCpField - Variable in class kala.compress.harmony.pack200.CpBands
- stringsToCpIMethod - Variable in class kala.compress.harmony.pack200.CpBands
- stringsToCpMethod - Variable in class kala.compress.harmony.pack200.CpBands
- stringsToCpNameAndType - Variable in class kala.compress.harmony.pack200.CpBands
- stringsToCpSignature - Variable in class kala.compress.harmony.pack200.CpBands
- stringsToCPStrings - Variable in class kala.compress.harmony.unpack200.CpBands
- stringsToCpUtf8 - Variable in class kala.compress.harmony.pack200.CpBands
- stringsToCPUTF8 - Variable in class kala.compress.harmony.unpack200.CpBands
- STRIP - Static variable in class kala.compress.harmony.pack200.PackingOptions
- STRIP - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The String representation of
strip. - StripAttribute(String, int) - Constructor for class kala.compress.harmony.pack200.NewAttribute.StripAttribute
- stripDebug - Variable in class kala.compress.harmony.pack200.ClassBands
- stripDebug - Variable in class kala.compress.harmony.pack200.PackingOptions
- stripDebug - Variable in class kala.compress.harmony.pack200.Segment
- stripTo7Bits(String) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- STRONG_ENCRYPTION_FLAG - Static variable in class kala.compress.archivers.zip.GeneralPurposeBit
-
Indicates strong encryption.
- strongEncryptionFlag - Variable in class kala.compress.archivers.zip.GeneralPurposeBit
- su_ch2 - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_chPrev - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_count - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_i2 - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_j2 - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_rNToGo - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_rTPos - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_tPos - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- su_z - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream
- SubField(byte, byte, byte[]) - Constructor for class kala.compress.compressors.gzip.ExtraField.SubField
- subFields - Variable in class kala.compress.compressors.gzip.ExtraField
- submit(Callable<? extends Object>) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Submits a callable for compression.
- submitStreamAwareCallable(Callable<? extends ScatterZipOutputStream>) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Submits a callable for compression.
- subStreamsInfo - Variable in class kala.compress.archivers.sevenz.Archive
-
Temporary properties for non-empty files (subsumed into the files array later).
- SubStreamsInfo - Class in kala.compress.archivers.sevenz
-
Properties for non-empty files.
- SubStreamsInfo(int) - Constructor for class kala.compress.archivers.sevenz.SubStreamsInfo
- suffix - Variable in class kala.compress.compressors.brotli.dec.Transform
- sum(int[]) - Method in class kala.compress.harmony.pack200.ClassBands
- summary - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
-
Currently unused
- summary - Variable in class kala.compress.archivers.dump.DumpArchiveInputStream
- superClass - Variable in class kala.compress.harmony.pack200.BcBands
- superClass - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- superClass - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- SuperFieldRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements references to fields defined in the superclass, which is set by this class in the OperandManager.
- SuperFieldRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.SuperFieldRefForm
- SuperInitMethodRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class is used to determine which init method should be called, based on the last superclass reference.
- SuperInitMethodRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.SuperInitMethodRefForm
- SuperMethodRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements references to methods defined in the superclass, which is set by this class in the OperandManager.
- SuperMethodRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.SuperMethodRefForm
- supplier - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- supplier - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Supplier that delegates to
AbstractLZ77CompressorInputStream.readOneByte(). - supplier - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- support - Variable in class kala.compress.harmony.pack200.Pack200Adapter
- SUPPORTED_VERSION - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- supportsCompressedSizeFor(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether the compressed size for the entry is either known or not required by the compression method being used.
- supportsDataDescriptorFor(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether this entry requires a data descriptor this library can work with.
- supportsEncryptionOf(ZipArchiveEntry) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Tests if this library supports the encryption used by the given entry.
- supportsMethodOf(ZipArchiveEntry) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Tests if this library supports the compression method used by the given entry.
- SwitchForm - Class in kala.compress.harmony.unpack200.bytecode.forms
- SwitchForm(int, String) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.SwitchForm
- switchToUncompressedState() - Method in class kala.compress.compressors.deflate64.HuffmanDecoder
- SYSTEM_PROPERTY_PACKER - Static variable in class kala.compress.java.util.jar.Pack200
-
System property key.
- SYSTEM_PROPERTY_UNPACKER - Static variable in class kala.compress.java.util.jar.Pack200
-
System property key.
- SZ_SIGNATURE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
T
- T - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- T - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- T_index - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- T8_0_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T8_1_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T8_2_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T8_3_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T8_4_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T8_5_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T8_6_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- T8_7_START - Static variable in class kala.compress.compressors.snappy.PureJavaCrc32C
- tableSize - Variable in class kala.compress.compressors.lzw.LZWInputStream
- TABLESWITCH - Static variable in class kala.compress.harmony.pack200.BcBands
- TableSwitchForm - Class in kala.compress.harmony.unpack200.bytecode.forms
- TableSwitchForm(int, String) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.TableSwitchForm
- tag - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Integral
- tag - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Reference
- tag - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- tag - Variable in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- tag - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Integral
- tag - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Reference
- TAG_MASK - Static variable in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Mask used to determine the type of "tag" is being processed
- tagListToArray(List<String>) - Method in class kala.compress.harmony.pack200.MetadataBandGroup
- tags - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- tags - Variable in class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- tags - Variable in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- tags - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- tags - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- tailBytes - Variable in class kala.compress.compressors.brotli.dec.BitReader
- takeAction(SevenZArchiveReader, SevenZArchiveEntry) - Method in enum kala.compress.archivers.sevenz.CLI.Mode
- TAPE - kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
- TapeInputStream - Class in kala.compress.archivers.dump
-
Filter stream that mimics a physical tape drive capable of compressing the data stream.
- TapeInputStream(InputStream) - Constructor for class kala.compress.archivers.dump.TapeInputStream
-
Constructs a new instance.
- TapeSegmentHeader() - Constructor for class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- TAR - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant used to identify the TAR archive format.
- TAR_ARCHIVER - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- TAR_HEADER_SIZE - Static variable in class kala.compress.archivers.ArchiveStreamFactory
- TAR_TEST_ENTRY_COUNT - Static variable in class kala.compress.archivers.tar.TarArchiver
- TarArchiveEntry - Class in kala.compress.archivers.tar
-
An entry in a Tar archive.
- TarArchiveEntry(boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an empty entry and prepares the header values.
- TarArchiveEntry(byte[]) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry from an archive's header bytes.
- TarArchiveEntry(byte[], Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry from an archive's header bytes.
- TarArchiveEntry(byte[], Charset, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry from an archive's header bytes.
- TarArchiveEntry(byte[], Charset, boolean, long) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry from an archive's header bytes for random access tar.
- TarArchiveEntry(String) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry with only a name.
- TarArchiveEntry(String, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry with only a name.
- TarArchiveEntry(String, byte) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry with a name and a link flag.
- TarArchiveEntry(String, byte, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry with a name and a link flag.
- TarArchiveEntry(Path) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry for a file.
- TarArchiveEntry(Path, String, LinkOption...) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry for a file.
- TarArchiveEntry(Map<String, String>, byte[], Charset, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry from an archive's header bytes.
- TarArchiveEntry(Map<String, String>, byte[], Charset, boolean, long) - Constructor for class kala.compress.archivers.tar.TarArchiveEntry
-
Constructs an entry from an archive's header bytes for random access tar.
- TarArchiveInputStream - Class in kala.compress.archivers.tar
-
The TarInputStream reads a UNIX tar archive as an InputStream.
- TarArchiveInputStream(InputStream) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveInputStream(InputStream, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveInputStream(InputStream, int) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveInputStream(InputStream, int, int) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveInputStream(InputStream, int, int, Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveInputStream(InputStream, int, int, Charset, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveInputStream(InputStream, int, Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveInputStream(InputStream, Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveInputStream
-
Constructs a new instance.
- TarArchiveOutputStream - Class in kala.compress.archivers.tar
-
The TarOutputStream writes a UNIX tar archive as an OutputStream.
- TarArchiveOutputStream(OutputStream) - Constructor for class kala.compress.archivers.tar.TarArchiveOutputStream
-
Constructs a new instance.
- TarArchiveOutputStream(OutputStream, int) - Constructor for class kala.compress.archivers.tar.TarArchiveOutputStream
-
Constructs a new instance.
- TarArchiveOutputStream(OutputStream, int, Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveOutputStream
-
Constructs a new instance.
- TarArchiveOutputStream(OutputStream, Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveOutputStream
-
Constructs a new instance.
- TarArchiver - Class in kala.compress.archivers.tar
- TarArchiver() - Constructor for class kala.compress.archivers.tar.TarArchiver
- TarArchiveReader - Class in kala.compress.archivers.tar
-
Provides random access to UNIX archives.
- TarArchiveReader(byte[]) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader(byte[], boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader(byte[], Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader(SeekableByteChannel) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader(SeekableByteChannel, int, int, Charset, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader(Path) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader(Path, boolean) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader(Path, Charset) - Constructor for class kala.compress.archivers.tar.TarArchiveReader
-
Constructor for TarFile.
- TarArchiveReader.BoundedTarEntryInputStream - Class in kala.compress.archivers.tar
- TarArchiveSparseEntry - Class in kala.compress.archivers.tar
-
A sparse entry in a Tar archive.
- TarArchiveSparseEntry(byte[]) - Constructor for class kala.compress.archivers.tar.TarArchiveSparseEntry
-
Constructs an entry from an archive's header bytes.
- TarArchiveSparseZeroInputStream - Class in kala.compress.archivers.tar
-
This is an InputStream that always return 0, this is used when reading the "holes" of a sparse file
- TarArchiveSparseZeroInputStream() - Constructor for class kala.compress.archivers.tar.TarArchiveSparseZeroInputStream
- TarArchiveStructSparse - Class in kala.compress.archivers.tar
-
A
struct sparsein a Tar archive. - TarArchiveStructSparse(long, long) - Constructor for class kala.compress.archivers.tar.TarArchiveStructSparse
- TarConstants - Interface in kala.compress.archivers.tar
-
This interface contains all the definitions used in the package.
- target - Variable in class kala.compress.archivers.examples.Archiver.ArchiverFileVisitor
- target - Variable in class kala.compress.parallel.FileBasedScatterGatherBackingStore
- targetFileName - Variable in class kala.compress.changes.Change
-
Entry name to delete.
- TarGnuSparseKeys - Class in kala.compress.archivers.tar
-
GNU sparse key names.
- TarGnuSparseKeys() - Constructor for class kala.compress.archivers.tar.TarGnuSparseKeys
- TarUtils - Class in kala.compress.archivers.tar
-
This class provides static utility methods to work with byte streams.
- TarUtils() - Constructor for class kala.compress.archivers.tar.TarUtils
-
Prevents instantiation.
- temp_charArray2d - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- TEMP_FILE - kala.compress.compressors.pack200.Pack200Strategy
-
Cache output in a temporary file
- tempFieldDesc - Variable in class kala.compress.harmony.pack200.ClassBands
- tempFieldFlags - Variable in class kala.compress.harmony.pack200.ClassBands
- TempFileCachingStreamBridge - Class in kala.compress.compressors.pack200
-
StreamBridge that caches all data written to the output side in a temporary file.
- TempFileCachingStreamBridge() - Constructor for class kala.compress.compressors.pack200.TempFileCachingStreamBridge
- tempMethodDesc - Variable in class kala.compress.harmony.pack200.ClassBands
- tempMethodFlags - Variable in class kala.compress.harmony.pack200.ClassBands
- tempMethodRIPA - Variable in class kala.compress.harmony.pack200.ClassBands
- tempMethodRVPA - Variable in class kala.compress.harmony.pack200.ClassBands
- TempParamAnnotation(int) - Constructor for class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- test(ZipArchiveEntry) - Method in interface kala.compress.archivers.zip.ZipArchiveEntryPredicate
-
Indicate if the given entry should be included in the operation
- THE_EOD - Static variable in class kala.compress.compressors.lz77support.LZ77Compressor
- theDouble - Variable in class kala.compress.harmony.pack200.CPDouble
- theFloat - Variable in class kala.compress.harmony.pack200.CPFloat
- theInt - Variable in class kala.compress.harmony.pack200.CPInt
- theLong - Variable in class kala.compress.harmony.pack200.CPLong
- thisClass - Variable in class kala.compress.harmony.unpack200.bytecode.ClassFile
- thisClassIndex() - Method in class kala.compress.harmony.unpack200.IcTuple
- thisClassString() - Method in class kala.compress.harmony.unpack200.IcTuple
-
Answer the full name of the inner class represented by this tuple (including its outer component)
- thisClassToTuple - Variable in class kala.compress.harmony.unpack200.IcBands
- ThisFieldRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements references to fields defined in the current class, which is set by this class in the OperandManager.
- ThisFieldRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ThisFieldRefForm
- ThisInitMethodRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class is used to determine which init method should be called, based on the last current class reference.
- ThisInitMethodRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ThisInitMethodRefForm
- ThisMethodRefForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements references to methods defined in the current class, which is set by this class in the OperandManager.
- ThisMethodRefForm(int, String, int[]) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.ThisMethodRefForm
- THREE_SIZE_BYTE_MARKER - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- THROW - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Throw an exception if field cannot be parsed.
- THROW_KEY - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
-
Key for "throw an exception" action.
- throwExceptionIfPositionIsNotInArchive() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Checks if the current position of the SeekableByteChannel is in the archive.
- time - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- TIME_ATTR_SIZE - Static variable in class kala.compress.archivers.zip.X000A_NTFS
- TIME_ATTR_TAG - Static variable in class kala.compress.archivers.zip.X000A_NTFS
- timeToStop(BandSet.BandAnalysisResults) - Method in class kala.compress.harmony.pack200.BandSet
- TimeUtils - Class in kala.compress.utils
-
Utility class for handling time-related types and conversions.
- TimeUtils() - Constructor for class kala.compress.utils.TimeUtils
-
Private constructor to prevent instantiation of this utility class.
- tIndex - Variable in class kala.compress.harmony.unpack200.IcTuple
- tlScatterStreams - Variable in class kala.compress.archivers.zip.ParallelScatterZipCreator
- tmpbuf - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
- toArray() - Method in class kala.compress.harmony.pack200.IntList
- toAsciiBytes(String) - Static method in class kala.compress.utils.ArchiveUtils
-
Convert a string to ASCII bytes.
- toAsciiString(byte[]) - Static method in class kala.compress.utils.ArchiveUtils
-
Convert an input byte array to a String using the ASCII character set.
- toAsciiString(byte[], int, int) - Static method in class kala.compress.utils.ArchiveUtils
-
Convert an input byte array to a String using the ASCII character set.
- toByteArray() - Method in class kala.compress.compressors.gzip.ExtraField
- toByteArray(InputStream) - Static method in class kala.compress.utils.IOUtils
-
Gets the contents of an
InputStreamas abyte[]. - toCharset(String) - Static method in class kala.compress.utils.Charsets
-
Returns a charset object for the named charset.
- toCharset(String, Charset) - Static method in class kala.compress.utils.Charsets
-
Returns a charset object for the named charset.
- toCharset(Charset) - Static method in class kala.compress.utils.Charsets
-
Returns the given charset or the UTF-8 if the given charset is null.
- toCharset(Charset, Charset) - Static method in class kala.compress.utils.Charsets
-
Returns the given charset or the UTF-8 if the given charset is null.
- toDirectoryEntryName(String) - Static method in class kala.compress.archivers.zip.ZipArchiveEntry
- toDosTime(long) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Converts a Date object to a DOS date/time field.
- toDosTime(long, byte[], int) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Converts a Date object to a DOS date/time field.
- toEntryName(Path, String, LinkOption...) - Static method in class kala.compress.archivers.zip.ZipArchiveEntry
- toInt(Object, int) - Static method in class kala.compress.archivers.sevenz.AbstractCoder
-
If the option represents a number, return its integer value, otherwise return the given default value.
- tokenCodec - Variable in class kala.compress.harmony.pack200.PopulationCodec
- TOKENIZATION - kala.compress.archivers.zip.ZipMethod
-
Tokenization.
- toKey(String) - Static method in class kala.compress.archivers.ArchiveStreamFactory
- toKey(String) - Static method in class kala.compress.compressors.CompressorStreamFactory
- toLittleEndian(byte[], long, int, int) - Static method in class kala.compress.utils.ByteUtils
-
Inserts the given value into the array as a little-endian sequence of the given length starting at the given offset.
- toLittleEndian(DataOutput, long, int) - Static method in class kala.compress.utils.ByteUtils
-
Deprecated.Unused
- toLittleEndian(OutputStream, long, int) - Static method in class kala.compress.utils.ByteUtils
-
Writes the given value to the given stream as a little-endian array of the given length.
- toLittleEndian(ByteUtils.ByteConsumer, long, int) - Static method in class kala.compress.utils.ByteUtils
-
Provides the given value to the given consumer as a little-endian sequence of the given length.
- toNtfsTime(long) - Static method in class kala.compress.utils.TimeUtils
-
Converts Java time (milliseconds since Epoch) to NTFS time.
- toNtfsTime(FileTime) - Static method in class kala.compress.utils.TimeUtils
-
Converts a
FileTimeto NTFS time (100-nanosecond units since 1 January 1601). - TOO_MANY_ENTRIES_MESSAGE - Static variable in exception kala.compress.archivers.zip.Zip64RequiredException
- TOO_MANY_ENTRIES_ON_DISK_MESSAGE - Static variable in exception kala.compress.archivers.zip.Zip64RequiredException
- toPath(File) - Method in class kala.compress.archivers.examples.Expander
- TOPS_20 - kala.compress.compressors.gzip.GzipParameters.OS
-
10: TOPS-20.
- toString() - Method in class kala.compress.archivers.ArchiveStreamFactory.BuiltinArchiver
- toString() - Method in class kala.compress.archivers.arj.LocalFileHeader
- toString() - Method in class kala.compress.archivers.arj.MainHeader
- toString() - Method in class kala.compress.archivers.dump.Dirent
- toString() - Method in class kala.compress.archivers.dump.DumpArchiveEntry
- toString() - Method in class kala.compress.archivers.sevenz.Archive
- toString() - Method in class kala.compress.archivers.sevenz.BindPair
- toString() - Method in class kala.compress.archivers.sevenz.Folder
- toString() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader.ArchiveStatistics
- toString() - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- toString() - Method in class kala.compress.archivers.sevenz.StreamMap
- toString() - Method in class kala.compress.archivers.tar.TarArchiveStructSparse
- toString() - Method in class kala.compress.archivers.zip.ScatterStatistics
- toString() - Method in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
- toString() - Method in class kala.compress.archivers.zip.X000A_NTFS
-
Returns a String representation of this class useful for debugging purposes.
- toString() - Method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Returns a String representation of this class useful for debugging purposes.
- toString() - Method in class kala.compress.archivers.zip.X7875_NewUnix
-
Returns a String representation of this class useful for debugging purposes.
- toString() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
- toString() - Method in class kala.compress.archivers.zip.ZipEightByteInteger
- toString() - Method in class kala.compress.archivers.zip.ZipLong
- toString() - Method in class kala.compress.archivers.zip.ZipShort
- toString() - Method in class kala.compress.compressors.brotli.BrotliCompressorInputStream
- toString() - Method in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- toString() - Method in class kala.compress.compressors.gzip.GzipParameters
- toString() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
- toString() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.BackReference
- toString() - Method in class kala.compress.compressors.lz77support.LZ77Compressor.LiteralBlock
- toString() - Method in class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- toString() - Method in class kala.compress.compressors.zstandard.ZstdCompressorOutputStream
- toString() - Method in class kala.compress.harmony.pack200.Archive.PackingFile
- toString() - Method in class kala.compress.harmony.pack200.BHSDCodec
-
Returns the codec in the form (1,256) or (1,64,1,1).
- toString() - Method in class kala.compress.harmony.pack200.CPClass
- toString() - Method in class kala.compress.harmony.pack200.CPLong
- toString() - Method in class kala.compress.harmony.pack200.CPMethodOrField
- toString() - Method in class kala.compress.harmony.pack200.CPNameAndType
- toString() - Method in class kala.compress.harmony.pack200.CPSignature
- toString() - Method in class kala.compress.harmony.pack200.CPString
- toString() - Method in class kala.compress.harmony.pack200.CPUTF8
- toString() - Method in class kala.compress.harmony.pack200.IcBands.IcTuple
- toString() - Method in class kala.compress.harmony.pack200.RunCodec
- toString() - Method in class kala.compress.harmony.unpack200.AttributeLayout
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.ByteCode
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPDouble
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPField
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPFloat
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPInteger
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPLong
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPMember
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPMethod
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPRef
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPString
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.DeprecatedAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- toString() - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- toString() - Method in class kala.compress.harmony.unpack200.IcTuple
- toString(ArchiveEntry) - Static method in class kala.compress.utils.ArchiveUtils
-
Generates a string containing the name, isDirectory setting and size of an entry.
- totalCodesRead - Variable in class kala.compress.compressors.z.ZCompressorInputStream
- totalInputStreams - Variable in class kala.compress.archivers.sevenz.Folder
-
Total number of input streams across all coders.
- totalLen - Variable in class kala.compress.compressors.lz4.XXHash32
- totalOutputStreams - Variable in class kala.compress.archivers.sevenz.Folder
-
Total number of output streams across all coders.
- totalPosition - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- totalSize - Variable in class kala.compress.compressors.gzip.ExtraField
- totalWrittenToOutputStream - Variable in class kala.compress.archivers.zip.StreamCompressor
- toUnixTime(FileTime) - Static method in class kala.compress.utils.TimeUtils
-
Converts
FileTimeto standard UNIX time. - toUnsignedBigInteger(long) - Static method in class kala.compress.archivers.zip.ZipEightByteInteger
-
package private for tests only.
- TP_SIZE - Static variable in class kala.compress.archivers.dump.DumpArchiveConstants
- track(C) - Method in class kala.compress.archivers.examples.CloseableConsumerAdapter
- trackReadBytes(long) - Method in class kala.compress.archivers.ar.ArArchiveInputStream
- TRAILER - Static variable in class kala.compress.archivers.ar.ArArchiveEntry
-
The trailer for each entry
0x60 0x0A - transferModTime(TarArchiveEntry, TarArchiveEntry) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
- transferToArchiveEntry() - Method in class kala.compress.archivers.zip.ScatterZipOutputStream.CompressedEntry
-
Updates the original
ZipArchiveEntrywith sizes/crc. - Transform - Class in kala.compress.compressors.brotli.dec
-
Transformations on dictionary words.
- Transform(String, int, String) - Constructor for class kala.compress.compressors.brotli.dec.Transform
- TRANSFORM - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- TRANSFORMATION - Static variable in class kala.compress.archivers.sevenz.AES256Options
- transformDictionaryWord(byte[], int, byte[], int, int, Transform) - Static method in class kala.compress.compressors.brotli.dec.Transform
- TRANSFORMS - Static variable in class kala.compress.compressors.brotli.dec.Transform
- translateShortCodes(int, int[], int) - Static method in class kala.compress.compressors.brotli.dec.Decode
- tree - Variable in class kala.compress.archivers.zip.BinaryTree
-
The array representing the binary tree.
- treeCommandOffset - Variable in class kala.compress.compressors.brotli.dec.State
- trees - Variable in class kala.compress.compressors.brotli.dec.HuffmanTreeGroup
-
Offsets of distinct lookup tables in
HuffmanTreeGroup.codesstorage. - treeSizes - Variable in class kala.compress.archivers.zip.ExplodingInputStream
- trimLeadingZeroesForceMinLength(byte[]) - Static method in class kala.compress.archivers.zip.X7875_NewUnix
-
Not really for external usage, but marked "package" visibility to help us JUnit it.
- TripleDES168 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- TripleDES192 - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- trivialLiteralContext - Variable in class kala.compress.compressors.brotli.dec.State
- TRUE - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The String representation of
true. - TRUE - Static variable in interface kala.compress.java.util.jar.Pack200.Unpacker
-
a String representation of
true. - TRUE_MIN_BACK_REFERENCE_LENGTH - Static variable in class kala.compress.compressors.lz77support.Parameters
-
The hard-coded absolute minimal length of a back-reference.
- truncate(long) - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- truncate(long) - Method in class kala.compress.utils.SeekableInMemoryByteChannel
-
Truncates the entity, to which this channel is connected, to the given size.
- truncateToHundredNanos(FileTime) - Static method in class kala.compress.utils.TimeUtils
-
Truncates a FileTime to 100-nanosecond precision.
- TRY_TO_RECOVER_BROKEN_ARCHIVES - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- tryCodecs(int[], BHSDCodec, BandSet.BandData, BandSet.BandAnalysisResults, byte[], BHSDCodec[]) - Method in class kala.compress.harmony.pack200.BandSet
- tryToConsumeSecondEOFRecord() - Method in class kala.compress.archivers.tar.TarArchiveInputStream
-
Tries to read the next record rewinding the stream if it is not an EOF record.
- tryToConsumeSecondEOFRecord() - Method in class kala.compress.archivers.tar.TarArchiveReader
-
Tries to read the next record resetting the position in the archive if it is not an EOF record.
- tryToCopy(int) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- tryToLocateEndHeader(byte[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveReader
- tryToLocateSignature(SeekableByteChannel, long, long, byte[]) - Static method in class kala.compress.archivers.zip.ZipArchiveReader
-
Searches the archive backwards from minDistance to maxDistance for the given signature, positions the RandomaccessFile right at the signature if it has been found.
- tryToReadLiteral(int) - Method in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
- tryToRecoverBrokenArchives - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
- tryToRecoverBrokenArchives - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- tt - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
- tunedForCompressionRatio() - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Changes the default setting for "nice back-reference length" and "maximum number of candidates" for improved compression ratio at the cost of compression speed.
- tunedForSpeed() - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Changes the default setting for "nice back-reference length" and "maximum number of candidates" for improved compression speed at the cost of compression ratio.
- TWO_BYTE_COPY_TAG - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- TWO_EXP_32 - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- TWO_SIZE_BYTE_MARKER - Static variable in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- twoBytesBuf - Variable in class kala.compress.archivers.cpio.CpioArchiveInputStream
-
Cached buffer - must only be used locally in the class (COMPRESS-172 - reduce garbage collection).
- twoDwordBuf - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- type - Variable in class kala.compress.archivers.dump.Dirent
- type - Variable in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- type - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- type - Variable in class kala.compress.changes.Change
-
Type of change.
- type - Variable in class kala.compress.compressors.brotli.dec.Transform
- type - Variable in enum kala.compress.compressors.gzip.GzipParameters.OS
- type - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- type - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- type - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- type() - Method in enum kala.compress.compressors.gzip.GzipParameters.OS
-
Gets the OS type.
- TYPE(int) - Constructor for enum kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- type_RS - Variable in class kala.compress.harmony.pack200.MetadataBandGroup
- type_RS - Variable in class kala.compress.harmony.unpack200.MetadataBandGroup
- typeIndex - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- typeRS - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
U
- UCOM_ID - Static variable in class kala.compress.archivers.zip.UnicodeCommentExtraField
- UDELTA5 - Static variable in class kala.compress.harmony.pack200.Codec
-
UDELTA5 = (5,64,0,1): Used for the majority of numerical codings where there is a correlated sequence of unsigned values.
- UFT8_NAMES_FLAG - Static variable in class kala.compress.archivers.zip.GeneralPurposeBit
-
Indicates that file names are written in UTF-8.
- uid - Variable in class kala.compress.archivers.cpio.CpioArchiveEntry
- uid - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
- uid - Variable in class kala.compress.archivers.zip.AsiExtraField
-
User ID.
- uid - Variable in class kala.compress.archivers.zip.X7875_NewUnix
- UIDLEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the user id field in a header buffer.
- UNAMELEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The length of the user name field in a header buffer.
- unavailablePrompt - Variable in class kala.compress.compressors.CompressorStreamFactory.BuiltinCompressor
- UNCOMPRESSED_CHUNK_TYPE - Static variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- UNCOMPRESSED_FLAG_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- uncompressedBytesReadFromCurrentEntry - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- uncompressedBytesRemaining - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- uncompressedBytesRemaining - Variable in class kala.compress.compressors.snappy.SnappyCompressorInputStream
-
Number of uncompressed bytes still to be read.
- uncompressedCount - Variable in class kala.compress.archivers.zip.ExplodingInputStream
- uncompressedCount - Variable in class kala.compress.archivers.zip.InflaterInputStreamWithStatistics
- uncompressedCount - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Count decompressed bytes for current entry
- UncompressedState(long) - Constructor for class kala.compress.compressors.deflate64.HuffmanDecoder.UncompressedState
- uncompressSuffix - Variable in class kala.compress.compressors.FileNameUtil
-
Map from common file name suffixes of compressed files to the corresponding suffixes of uncompressed files.
- UNDEFINED - Static variable in class kala.compress.archivers.zip.BinaryTree
-
Value in the array indicating an undefined node
- underlyingString() - Method in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- unfavouredCodec - Variable in class kala.compress.harmony.pack200.PopulationCodec
- UNICODE_EXTRA_FIELD - kala.compress.archivers.zip.ZipArchiveEntry.CommentSource
-
The comment has been read from an
Unicode Extra Field. - UNICODE_EXTRA_FIELD - kala.compress.archivers.zip.ZipArchiveEntry.NameSource
-
The name has been read from an
Unicode Extra Field. - UnicodeCommentExtraField - Class in kala.compress.archivers.zip
-
Info-ZIP Unicode Comment Extra Field (0x6375):
- UnicodeCommentExtraField() - Constructor for class kala.compress.archivers.zip.UnicodeCommentExtraField
- UnicodeCommentExtraField(String, byte[]) - Constructor for class kala.compress.archivers.zip.UnicodeCommentExtraField
-
Assemble as unicode comment extension from the comment given as text as well as the bytes actually written to the archive.
- UnicodeCommentExtraField(String, byte[], int, int) - Constructor for class kala.compress.archivers.zip.UnicodeCommentExtraField
-
Assemble as unicode comment extension from the name given as text as well as the encoded bytes actually written to the archive.
- UnicodeExtraFieldPolicy(String) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
- unicodeName - Variable in class kala.compress.archivers.zip.AbstractUnicodeExtraField
- UnicodePathExtraField - Class in kala.compress.archivers.zip
-
Info-ZIP Unicode Path Extra Field (0x7075):
- UnicodePathExtraField() - Constructor for class kala.compress.archivers.zip.UnicodePathExtraField
- UnicodePathExtraField(String, byte[]) - Constructor for class kala.compress.archivers.zip.UnicodePathExtraField
-
Assemble as unicode path extension from the name given as text as well as the encoded bytes actually written to the archive.
- UnicodePathExtraField(String, byte[], int, int) - Constructor for class kala.compress.archivers.zip.UnicodePathExtraField
-
Assemble as unicode path extension from the name given as text as well as the encoded bytes actually written to the archive.
- UNINITIALIZED - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- Union(String, List<NewAttributeBands.UnionCase>, List<NewAttributeBands.LayoutElement>) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.Union
- Union(String, List<NewAttributeBands.UnionCase>, List<NewAttributeBands.LayoutElement>) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.Union
- UnionCase(List<Integer>) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- UnionCase(List<Integer>) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- UnionCase(List<Integer>, List<NewAttributeBands.LayoutElement>) - Constructor for class kala.compress.harmony.pack200.NewAttributeBands.UnionCase
- UnionCase(List<Integer>, List<NewAttributeBands.LayoutElement>) - Constructor for class kala.compress.harmony.unpack200.NewAttributeBands.UnionCase
- unionCases - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Union
- unionCases - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- unionTag - Variable in class kala.compress.harmony.pack200.NewAttributeBands.Union
- unionTag - Variable in class kala.compress.harmony.unpack200.NewAttributeBands.Union
- UNIX - kala.compress.compressors.gzip.GzipParameters.OS
-
3: Unix.
- UNIX - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
2
- UNIX - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- UnixStat - Interface in kala.compress.archivers.zip
-
Constants from stat.h on UNIX systems.
- unixTimeToFileTime(long) - Static method in class kala.compress.utils.TimeUtils
-
Converts standard UNIX time (in seconds, UTC/GMT) to
FileTime. - unixTimeToFileTime(ZipLong) - Static method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- unixTimeToZipLong(long) - Static method in class kala.compress.archivers.zip.X5455_ExtendedTimestamp
- UNKNOWN - kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
- UNKNOWN - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- UNKNOWN - kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
- UNKNOWN - kala.compress.archivers.zip.ZipMethod
-
Unknown compression method.
- UNKNOWN - kala.compress.compressors.gzip.GzipParameters.OS
-
255: unknown.
- UNKNOWN - Static variable in class kala.compress.archivers.tar.TarArchiveEntry
-
Value used to indicate unknown mode, user/groupids, device numbers and modTime when parsing a file in lenient mode and the archive contains illegal fields.
- UNKNOWN_ATTRIBUTE - Static variable in interface kala.compress.java.util.jar.Pack200.Packer
-
The action to take if an unknown attribute is encountered.
- UNKNOWN_CODE - Static variable in enum kala.compress.archivers.zip.ZipMethod
- UNKNOWN_COMPRESSED_SIZE - Static variable in class kala.compress.archivers.zip.UnsupportedZipFeatureException.Feature
-
The archive contains entries with unknown compressed size for a compression method that doesn't support detection of the end of the compressed stream.
- unknownAttributeAction - Variable in class kala.compress.harmony.pack200.PackingOptions
- unknownAttributeTypes - Variable in class kala.compress.harmony.pack200.PackingOptions
- unmask(long) - Static method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- unpack() - Method in class kala.compress.harmony.unpack200.Archive
-
Unpacks the Archive from the input file to the output file
- unpack() - Method in class kala.compress.harmony.unpack200.AttrDefinitionBands
- unpack() - Method in class kala.compress.harmony.unpack200.BandSet
- unpack() - Method in class kala.compress.harmony.unpack200.BcBands
- unpack() - Method in class kala.compress.harmony.unpack200.ClassBands
- unpack() - Method in class kala.compress.harmony.unpack200.CpBands
- unpack() - Method in class kala.compress.harmony.unpack200.FileBands
- unpack() - Method in class kala.compress.harmony.unpack200.IcBands
- unpack() - Method in class kala.compress.harmony.unpack200.NewAttributeBands
- unpack() - Method in class kala.compress.harmony.unpack200.SegmentHeader
- unpack(File, JarOutputStream) - Method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
- unpack(File, JarOutputStream) - Method in interface kala.compress.java.util.jar.Pack200.Unpacker
-
Unpacks the contents of the specified
Fileto the specified JAR output stream. - unpack(InputStream) - Method in class kala.compress.harmony.unpack200.BandSet
- unpack(InputStream, JarOutputStream) - Method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
- unpack(InputStream, JarOutputStream) - Method in class kala.compress.harmony.unpack200.Segment
-
Unpacks a packed stream (either .pack.
- unpack(InputStream, JarOutputStream) - Method in interface kala.compress.java.util.jar.Pack200.Unpacker
-
Unpacks the specified stream to the specified JAR output stream.
- unpackProcess() - Method in class kala.compress.harmony.unpack200.Segment
- unpackRead(InputStream) - Method in class kala.compress.harmony.unpack200.Segment
- unpackSizes - Variable in class kala.compress.archivers.sevenz.Folder
-
Unpack sizes, per each output stream.
- unpackSizes - Variable in class kala.compress.archivers.sevenz.SubStreamsInfo
-
Unpacked size of each unpacked stream.
- unpackWrite(JarOutputStream) - Method in class kala.compress.harmony.unpack200.Segment
- unparseableExtra - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- UnparseableExtraField(int) - Constructor for class kala.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
- UnparseableExtraFieldBehavior - Interface in kala.compress.archivers.zip
-
Handles extra field data that doesn't follow the recommended pattern for extra fields with a two-byte key and a two-byte length.
- UnparseableExtraFieldData - Class in kala.compress.archivers.zip
-
Wrapper for extra field data that doesn't conform to the recommended format of header-tag + size + data.
- UnparseableExtraFieldData() - Constructor for class kala.compress.archivers.zip.UnparseableExtraFieldData
- unreadBytes - Variable in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- UnrecognizedExtraField - Class in kala.compress.archivers.zip
-
Simple placeholder for all those extra fields we don't want to deal with.
- UnrecognizedExtraField() - Constructor for class kala.compress.archivers.zip.UnrecognizedExtraField
- UnrecognizedFormatException - Exception in kala.compress.archivers.dump
-
Unrecognized Format Exception.
- UnrecognizedFormatException() - Constructor for exception kala.compress.archivers.dump.UnrecognizedFormatException
- unseqToSeq - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- UNSHRINKING - kala.compress.archivers.zip.ZipMethod
-
UnShrinking.
- UnshrinkingInputStream - Class in kala.compress.archivers.zip
-
Input stream that decompresses ZIP method 1 (unshrinking).
- UnshrinkingInputStream(InputStream) - Constructor for class kala.compress.archivers.zip.UnshrinkingInputStream
-
IOException is not actually thrown!
- UNSIGNED5 - Static variable in class kala.compress.harmony.pack200.Codec
-
UNSIGNED5 = (5,64): Used for small unsigned values.
- unsignedIntToSignedByte(int) - Static method in class kala.compress.archivers.zip.ZipUtil
-
Converts an unsigned integer to a signed byte (e.g., 255 becomes -1).
- UnsupportedCompressionAlgorithmException - Exception in kala.compress.archivers.dump
-
Unsupported compression algorithm.
- UnsupportedCompressionAlgorithmException() - Constructor for exception kala.compress.archivers.dump.UnsupportedCompressionAlgorithmException
- UnsupportedCompressionAlgorithmException(String) - Constructor for exception kala.compress.archivers.dump.UnsupportedCompressionAlgorithmException
- UnsupportedZipFeatureException - Exception in kala.compress.archivers.zip
-
Exception thrown when attempting to read or write data for a ZIP entry that uses ZIP features not supported by this library.
- UnsupportedZipFeatureException(UnsupportedZipFeatureException.Feature) - Constructor for exception kala.compress.archivers.zip.UnsupportedZipFeatureException
-
Creates an exception when the whole archive uses an unsupported feature.
- UnsupportedZipFeatureException(UnsupportedZipFeatureException.Feature, ZipArchiveEntry) - Constructor for exception kala.compress.archivers.zip.UnsupportedZipFeatureException
-
Creates an exception.
- UnsupportedZipFeatureException(ZipMethod, ZipArchiveEntry) - Constructor for exception kala.compress.archivers.zip.UnsupportedZipFeatureException
-
Creates an exception for archives that use an unsupported compression algorithm.
- UnsupportedZipFeatureException.Feature - Class in kala.compress.archivers.zip
-
ZIP Features that may or may not be supported.
- UNUSED - Static variable in class kala.compress.harmony.unpack200.SegmentOptions
-
The bit flags that are defined as unused by the specification; specifically, every bit above bit 13 and bit 3.
- UNUSED_PREFIX - Static variable in class kala.compress.compressors.lzw.LZWInputStream
- unwrap(FilterInputStream) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
-
Unwraps the given FilterInputStream to return its wrapped InputStream.
- unwrap(InputStream) - Static method in class kala.compress.harmony.unpack200.Pack200UnpackerAdapter
-
Unwraps the given InputStream if it is an FilterInputStream to return its wrapped InputStream.
- unzftab - Variable in class kala.compress.compressors.bzip2.BZip2CompressorInputStream.Data
-
Freq table collected to save a pass over the data during decompression.
- UPATH_ID - Static variable in class kala.compress.archivers.zip.UnicodePathExtraField
- update(byte[]) - Method in class kala.compress.archivers.dump.DumpArchiveEntry
-
Update entry with information from next tape segment header.
- update(byte[], int, int) - Method in class kala.compress.compressors.lz4.XXHash32
- update(byte[], int, int) - Method in class kala.compress.compressors.snappy.PureJavaCrc32C
- update(int) - Method in class kala.compress.compressors.bzip2.CRC
- update(int) - Method in class kala.compress.compressors.lz4.XXHash32
- update(int) - Method in class kala.compress.compressors.snappy.PureJavaCrc32C
- update(int, int) - Method in class kala.compress.compressors.bzip2.CRC
- updateEntryFromPaxHeaders(Map<String, String>) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Update the entry using a map of pax headers.
- updateRenumbering() - Method in class kala.compress.harmony.pack200.BcBands
- updateTimeFieldsFromExtraFields() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
- updateTimeFromExtendedTimestampField() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Workaround for the fact that, as of Java 17,
ZipEntrydoes not properly modify the entry'sxdostimefield, only settingmtime. - updateTimeFromNtfsField() - Method in class kala.compress.archivers.zip.ZipArchiveEntry
-
Workaround for the fact that, as of Java 17,
ZipEntryparses NTFS timestamps with a maximum precision of microseconds, which is lower than the 100ns precision provided by this extra field. - UPPER_DOSTIME_BOUND - Static variable in class kala.compress.archivers.zip.ZipUtil
-
Approximately 128 years, in milliseconds (ignoring leap years, etc.).
- UPPERCASE_ALL - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- UPPERCASE_FIRST - Static variable in class kala.compress.compressors.brotli.dec.WordTransformType
- usage() - Static method in class kala.compress.archivers.examples.Lister
- usage() - Static method in class kala.compress.archivers.sevenz.CLI
- USE_DEFAULTNAME_FOR_UNNAMED_ENTRIES - Static variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- USE_ZIPFILE_INSTEAD_OF_STREAM_DISCLAIMER - Static variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- useDataDescriptor(boolean) - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry will use the data descriptor to store CRC and size information.
- usedAtLeastOnce - Variable in class kala.compress.harmony.pack200.NewAttributeBands
- useDefaultNameForUnnamedEntries - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader.Builder
- useDefaultNameForUnnamedEntries - Variable in class kala.compress.archivers.sevenz.SevenZArchiveReader
- useEncryption(boolean) - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry will be encrypted.
- useLanguageEncodingFlag - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Whether to set the language encoding flag if the file name encoding is UTF-8.
- USER_EXEC - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- USER_ID_LEN - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- USER_ID_OFFSET - Static variable in class kala.compress.archivers.ar.ArArchiveInputStream
- USER_READ - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- USER_WRITE - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- userId - Variable in class kala.compress.archivers.ar.ArArchiveEntry
- userId - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's user id.
- userName - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The entry's user name.
- usesChecksumWithCompressedChunks() - Method in enum kala.compress.compressors.snappy.FramedSnappyDialect
- usesDataDescriptor - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream.EntryMetaData
- usesDataDescriptor() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry uses the data descriptor to store CRC and size information.
- usesDataDescriptor(int, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- usesEncryption() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry is encrypted.
- usesStrongEncryption() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry is encrypted using strong encryption.
- useStrongEncryption(boolean) - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry will be encrypted using strong encryption.
- usesUTF8ForNames() - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry uses UTF8 for file name and comment.
- usesUTF8ForNames() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- usesZip64 - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream.CurrentEntry
-
Does the entry have a ZIP64 extended information extra field.
- useUnicodeExtraFields - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
-
Whether to look for and use Unicode extra fields.
- useUnicodeExtraFields - Variable in class kala.compress.archivers.zip.ZipArchiveReader.Builder
- useUnicodeExtraFields - Variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Whether to look for and use Unicode extra fields.
- useUTF8ForNames(boolean) - Method in class kala.compress.archivers.zip.GeneralPurposeBit
-
whether the current entry will use UTF8 for file name and comment.
- UTF_8 - Static variable in class kala.compress.harmony.unpack200.SegmentConstantPool
- utf16Decode(char[]) - Static method in class kala.compress.archivers.sevenz.AES256SHA256Decoder
-
Convenience method that encodes Unicode characters into bytes in UTF-16 (little-endian byte order) charset
- utf16Decode(String) - Static method in class kala.compress.archivers.sevenz.AES256SHA256Decoder
-
Convenience method that encodes Unicode characters into bytes in UTF-16 (little-endian byte order) charset
- utf8 - Variable in class kala.compress.harmony.pack200.CPClass
- utf8 - Variable in class kala.compress.harmony.pack200.CPString
- utf8 - Variable in class kala.compress.harmony.unpack200.bytecode.CPClass
- utf8 - Variable in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- Utils - Class in kala.compress.compressors.brotli.dec
-
A set of utility methods.
- Utils() - Constructor for class kala.compress.compressors.brotli.dec.Utils
V
- validateIfZip64IsNeededInEOCD() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
If the Zip64 mode is set to never, then all the data in End Of Central Directory should not exceed their limits.
- validateSizeInformation(Zip64Mode) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Throws an exception if the size is unknown for a stored entry that is written to a non-seekable output or the entry is too big to be written without Zip64 extra but the mode has been set to Never.
- value - Variable in class kala.compress.archivers.zip.ZipEightByteInteger
-
The value is treated as unsigned.
- value - Variable in class kala.compress.archivers.zip.ZipLong
- value - Variable in class kala.compress.archivers.zip.ZipShort
- value - Variable in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- value - Variable in class kala.compress.harmony.unpack200.bytecode.CPConstant
- valueOf(String) - Static method in enum kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.dump.DumpArchiveEntry.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.sevenz.CLI.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.sevenz.SevenZMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.zip.Zip64Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.zip.ZipArchiveEntry.CommentSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.zip.ZipArchiveEntry.NameSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.archivers.zip.ZipMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.changes.Change.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.deflate64.HuffmanState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.gzip.GzipParameters.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.lz77support.LZ77Compressor.Block.BlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.pack200.Pack200Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.snappy.FramedSnappyDialect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum kala.compress.compressors.snappy.SnappyCompressorInputStream.State
-
Returns the enum constant of this type with the specified name.
- values - Variable in class kala.compress.harmony.pack200.ClassBands.TempParamAnnotation
- values - Variable in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- values - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- values() - Static method in enum kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.dump.DumpArchiveEntry.TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.sevenz.CLI.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.sevenz.SevenZMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.zip.PKWareExtraHeader.EncryptionAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.zip.PKWareExtraHeader.HashAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.zip.Zip64Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.zip.ZipArchiveEntry.CommentSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.zip.ZipArchiveEntry.NameSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.archivers.zip.ZipMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.changes.Change.ChangeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.deflate64.HuffmanState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.gzip.GzipParameters.OS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.lz4.BlockLZ4CompressorInputStream.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.lz77support.LZ77Compressor.Block.BlockType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.pack200.Pack200Strategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.snappy.FramedSnappyDialect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum kala.compress.compressors.snappy.SnappyCompressorInputStream.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VariableInstructionForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This abstract class implements the common code for instructions which have variable lengths.
- VariableInstructionForm(int, String) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.VariableInstructionForm
- VAX_VMS - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
9
- VAX_VMS - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- vCRC32 - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- vData - Variable in class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
-
Password verification data.
- verbose - Variable in class kala.compress.harmony.pack200.PackingOptions
- verbose - Variable in class kala.compress.harmony.pack200.PackingUtils.PackingLogger
- verify() - Method in class kala.compress.utils.ChecksumVerifyingInputStream
- verify(byte[]) - Static method in class kala.compress.archivers.dump.DumpArchiveUtil
-
Verifies that the buffer contains a tape segment header.
- verifyChecksum(XXHash32, String) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- verifyCheckSum(byte[]) - Static method in class kala.compress.archivers.tar.TarUtils
-
Wikipedia says: The checksum is calculated by taking the sum of the unsigned byte values of the header block with the eight checksum bytes taken to be ASCII spaces (decimal value 32).
- verifyContentChecksum() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- verifyLastChecksumAndReset() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorInputStream
- version - Variable in class kala.compress.archivers.tar.TarArchiveEntry
-
The version of the format
- version - Variable in class kala.compress.archivers.zip.X7875_NewUnix
- VERSION_ANT - Static variable in interface kala.compress.archivers.tar.TarConstants
-
The "version" representing an Ant tar archive.
- VERSION_GNU_SPACE - Static variable in interface kala.compress.archivers.tar.TarConstants
-
One of two possible GNU versions
- VERSION_GNU_ZERO - Static variable in interface kala.compress.archivers.tar.TarConstants
-
One of two possible GNU versions
- VERSION_MASK - Static variable in class kala.compress.compressors.lz4.FramedLZ4CompressorInputStream
- VERSION_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset of start of magic field within header record
- VERSION_POSIX - Static variable in interface kala.compress.archivers.tar.TarConstants
- VERSIONLEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Previously this was regarded as part of "magic" field, but it is separate.
- versionMadeBy - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- versionNeededToExtract(int, boolean, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- versionNeededToExtractMethod(int) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- versionRequired - Variable in class kala.compress.archivers.zip.ZipArchiveEntry
- visible - Variable in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- visit(int, int, String, String, String, String[]) - Method in class kala.compress.harmony.pack200.Segment
- visit(String, Object) - Method in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- visit(String, Object) - Method in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- visit(Path, BasicFileAttributes, boolean) - Method in class kala.compress.archivers.examples.Archiver.ArchiverFileVisitor
- visitAnnotation(String, boolean) - Method in class kala.compress.harmony.pack200.Segment.SegmentFieldVisitor
- visitAnnotation(String, boolean) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitAnnotation(String, boolean) - Method in class kala.compress.harmony.pack200.Segment
- visitAnnotation(String, String) - Method in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- visitAnnotation(String, String) - Method in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- visitAnnotationDefault() - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitArray(String) - Method in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- visitArray(String) - Method in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- visitAttribute(Attribute) - Method in class kala.compress.harmony.pack200.Segment.SegmentFieldVisitor
- visitAttribute(Attribute) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitAttribute(Attribute) - Method in class kala.compress.harmony.pack200.Segment
- visitCode() - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitEnd() - Method in class kala.compress.harmony.pack200.BcBands
- visitEnd() - Method in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- visitEnd() - Method in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- visitEnd() - Method in class kala.compress.harmony.pack200.Segment.SegmentFieldVisitor
- visitEnd() - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitEnd() - Method in class kala.compress.harmony.pack200.Segment
- visitEnum(String, String, String) - Method in class kala.compress.harmony.pack200.Segment.ArrayVisitor
- visitEnum(String, String, String) - Method in class kala.compress.harmony.pack200.Segment.SegmentAnnotationVisitor
- visitField(int, String, String, String, Object) - Method in class kala.compress.harmony.pack200.Segment
- visitFieldInsn(int, String, String, String) - Method in class kala.compress.harmony.pack200.BcBands
- visitFieldInsn(int, String, String, String) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitFile(Path, BasicFileAttributes) - Method in class kala.compress.archivers.examples.Archiver.ArchiverFileVisitor
- visitFrame(int, int, Object[], int, Object[]) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitIincInsn(int, int) - Method in class kala.compress.harmony.pack200.BcBands
- visitIincInsn(int, int) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitInnerClass(String, String, String, int) - Method in class kala.compress.harmony.pack200.Segment
- visitInsn(int) - Method in class kala.compress.harmony.pack200.BcBands
- visitInsn(int) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitIntInsn(int, int) - Method in class kala.compress.harmony.pack200.BcBands
- visitIntInsn(int, int) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitJumpInsn(int, Label) - Method in class kala.compress.harmony.pack200.BcBands
- visitJumpInsn(int, Label) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitLabel(Label) - Method in class kala.compress.harmony.pack200.BcBands
- visitLabel(Label) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitLdcInsn(Object) - Method in class kala.compress.harmony.pack200.BcBands
- visitLdcInsn(Object) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitLineNumber(int, Label) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class kala.compress.harmony.pack200.BcBands
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitMaxs(int, int) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitMethod(int, String, String, String, String[]) - Method in class kala.compress.harmony.pack200.Segment
- visitMethodInsn(int, String, String, String) - Method in class kala.compress.harmony.pack200.BcBands
- visitMethodInsn(int, String, String, String) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitMultiANewArrayInsn(String, int) - Method in class kala.compress.harmony.pack200.BcBands
- visitMultiANewArrayInsn(String, int) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitOuterClass(String, String, String) - Method in class kala.compress.harmony.pack200.Segment
- visitParameterAnnotation(int, String, boolean) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitSource(String, String) - Method in class kala.compress.harmony.pack200.Segment
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class kala.compress.harmony.pack200.BcBands
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitTryCatchBlock(Label, Label, Label, String) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitTypeInsn(int, String) - Method in class kala.compress.harmony.pack200.BcBands
- visitTypeInsn(int, String) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- visitVarInsn(int, int) - Method in class kala.compress.harmony.pack200.BcBands
- visitVarInsn(int, int) - Method in class kala.compress.harmony.pack200.Segment.SegmentMethodVisitor
- VM_CMS - kala.compress.compressors.gzip.GzipParameters.OS
-
4: VM/CMS.
- VMS - kala.compress.compressors.gzip.GzipParameters.OS
-
2: VMS (or OpenVMS).
- volume - Variable in class kala.compress.archivers.dump.DumpArchiveEntry.TapeSegmentHeader
- volume - Variable in class kala.compress.archivers.dump.DumpArchiveEntry
-
This value is available from the QFA index.
- volume - Variable in class kala.compress.archivers.dump.DumpArchiveSummary
- VOLUME - Static variable in class kala.compress.archivers.arj.LocalFileHeader.Flags
- VOLUME - Static variable in class kala.compress.archivers.arj.MainHeader.Flags
- VOLUME_LABEL - Static variable in class kala.compress.archivers.arj.LocalFileHeader.FileTypes
- vswap(int[], int, int, int) - Static method in class kala.compress.compressors.bzip2.BlockSort
W
- WAVPACK - kala.compress.archivers.zip.ZipMethod
-
Compression Method 97 for WavPack.
- weight - Variable in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream.Data
- wellCorrelated() - Method in class kala.compress.harmony.pack200.BandSet.BandData
-
Returns true if the band is well correlated (i.e.
- wHead - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- WHITEOUT - kala.compress.archivers.dump.DumpArchiveEntry.TYPE
- WIDE - Static variable in class kala.compress.harmony.pack200.BcBands
- wideByteCodeIndex - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- wideByteCodes - Variable in class kala.compress.harmony.unpack200.BcBands
- wideByteCodes - Variable in class kala.compress.harmony.unpack200.bytecode.OperandManager
- WideForm - Class in kala.compress.harmony.unpack200.bytecode.forms
-
This class implements the byte code form for the wide instruction.
- WideForm(int, String) - Constructor for class kala.compress.harmony.unpack200.bytecode.forms.WideForm
- widened - Variable in class kala.compress.harmony.unpack200.bytecode.forms.ClassRefForm
- widened - Variable in class kala.compress.harmony.unpack200.bytecode.forms.LabelForm
- widened - Variable in class kala.compress.harmony.unpack200.bytecode.forms.SingleByteReferenceForm
- WIDENED - Static variable in class kala.compress.harmony.unpack200.bytecode.forms.ByteCodeForm
- WIN32 - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
11
- WIN32 - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- WIN95 - Static variable in class kala.compress.archivers.arj.ArjArchiveEntry.HostOs
-
10
- WIN95 - Static variable in class kala.compress.archivers.arj.MainHeader.HostOS
- window - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- WINDOW_SIZE - Static variable in class kala.compress.compressors.lz4.BlockLZ4CompressorInputStream
- WINDOWS_EPOCH_OFFSET - Static variable in class kala.compress.utils.TimeUtils
- windowsAttributes - Variable in class kala.compress.archivers.sevenz.SevenZArchiveEntry
- windowSize - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
Size of the window - must be bigger than the biggest offset expected.
- windowSize - Variable in class kala.compress.compressors.lz77support.Parameters.Builder
- windowSize - Variable in class kala.compress.compressors.lz77support.Parameters
- withBlockChecksum - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
- withBlockDependency - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
- withContentChecksum - Variable in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream.Parameters
- withInstalledProviders() - Method in class kala.compress.archivers.ArchiveStreamFactory
- withInstalledProviders() - Method in class kala.compress.compressors.CompressorStreamFactory
- withInstalledProviders(ClassLoader) - Method in class kala.compress.archivers.ArchiveStreamFactory
- withInstalledProviders(ClassLoader) - Method in class kala.compress.compressors.CompressorStreamFactory
- withLazyMatching(boolean) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets whether lazy matching should be performed.
- withLazyThreshold(int) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets the threshold for lazy matching.
- withMaxBackReferenceLength(int) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets the maximal length of a back-reference.
- withMaxLiteralLength(int) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets the maximal length of a literal block.
- withMaxNumberOfCandidates(int) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets the maximum number of back-reference candidates that should be consulted.
- withMaxOffset(int) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets the maximal offset of a back-reference.
- withMinBackReferenceLength(int) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets the minimal length of a back-reference.
- withNiceBackReferenceLength(int) - Method in class kala.compress.compressors.lz77support.Parameters.Builder
-
Sets the "nice length" of a back-reference.
- withProviders(Iterable<? extends ArchiveStreamProvider>) - Method in class kala.compress.archivers.ArchiveStreamFactory
- withProviders(Iterable<? extends CompressorStreamProvider>) - Method in class kala.compress.compressors.CompressorStreamFactory
- withZlibHeader() - Method in class kala.compress.compressors.deflate.DeflateParameters
-
Whether or not the zlib header shall be written (when compressing) or expected (when decompressing).
- wMask - Variable in class kala.compress.compressors.lz77support.LZ77Compressor
- WORD - Static variable in class kala.compress.archivers.zip.ExtraFieldUtils
- WORD - Static variable in class kala.compress.archivers.zip.ZipConstants
-
Length of a ZipLong in bytes
- wordBbuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- wordBuf - Variable in class kala.compress.archivers.zip.ZipArchiveInputStream
- wordBuf - Variable in class kala.compress.archivers.zip.ZipArchiveReader
- WordTransformType - Class in kala.compress.compressors.brotli.dec
-
Enumeration of all possible word transformations.
- WordTransformType() - Constructor for class kala.compress.compressors.brotli.dec.WordTransformType
- WORK_FACTOR - Static variable in class kala.compress.compressors.bzip2.BlockSort
- workDone - Variable in class kala.compress.compressors.bzip2.BlockSort
- workLimit - Variable in class kala.compress.compressors.bzip2.BlockSort
- WORLD_EXEC - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- WORLD_READ - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- WORLD_WRITE - kala.compress.archivers.dump.DumpArchiveEntry.PERMISSION
- wrappedAround - Variable in class kala.compress.compressors.deflate64.HuffmanDecoder.DecodingMemory
- write(byte[]) - Method in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderOutputStream
- write(byte[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- write(byte[]) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Writes a byte array to the current archive entry.
- write(byte[]) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- write(byte[]) - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
- write(byte[]) - Method in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- write(byte[]) - Method in class kala.compress.utils.CountingOutputStream
- write(byte[], int, int) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- write(byte[], int, int) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Writes an array of bytes to the current CPIO entry data.
- write(byte[], int, int) - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- write(byte[], int, int) - Method in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderOutputStream
- write(byte[], int, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- write(byte[], int, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Writes part of a byte array to the current archive entry.
- write(byte[], int, int) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Writes bytes to the current tar archive entry.
- write(byte[], int, int) - Method in class kala.compress.archivers.zip.FileRandomAccessOutputStream
- write(byte[], int, int) - Method in class kala.compress.archivers.zip.SeekableChannelRandomAccessOutputStream
- write(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes bytes to ZIP entry.
- write(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
-
Writes the data to ZIP split segments, if the remaining space of current split segment is not enough, then a new split segment should be created
- write(byte[], int, int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.deflate.DeflateCompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.lzma.LZMACompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.xz.XZCompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.compressors.zstandard.ZstdCompressorOutputStream
- write(byte[], int, int) - Method in class kala.compress.utils.CountingOutputStream
- write(byte[], int, int) - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- write(byte[], int, int, int) - Method in class kala.compress.archivers.zip.StreamCompressor
-
Writes bytes to ZIP entry.
- write(int) - Method in class kala.compress.archivers.ArchiveOutputStream
-
Writes a byte to the current archive entry.
- write(int) - Method in class kala.compress.archivers.sevenz.AES256SHA256Decoder.AES256SHA256DecoderOutputStream
- write(int) - Method in class kala.compress.archivers.sevenz.Coders.DeflateDecoder.DeflateDecoderOutputStream
- write(int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter.OutputStreamWrapper
- write(int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Writes a byte to the current archive entry.
- write(int) - Method in class kala.compress.archivers.zip.RandomAccessOutputStream
- write(int) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- write(int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
- write(int) - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
- write(int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- write(int) - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- write(int) - Method in class kala.compress.compressors.pack200.Pack200CompressorOutputStream
- write(int) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- write(int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- write(int) - Method in class kala.compress.utils.CountingOutputStream
- write(int) - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- write(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ClassFile
- write(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ClassFileEntry
- write(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionTableEntry
- write(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute.InnerClassesEntry
- write(InputStream) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Writes all of the given input stream to the current archive entry.
- write(String) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- write(String, Charset) - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
-
Writes a NUL-terminated String encoded with the
charset. - write(ByteBuffer) - Method in class kala.compress.utils.FixedLengthBlockOutputStream.BufferAtATimeOutputChannel
- write(ByteBuffer) - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- write(ByteBuffer) - Method in class kala.compress.utils.MultiReadOnlySeekableByteChannel
- write(ByteBuffer) - Method in class kala.compress.utils.SeekableInMemoryByteChannel
- write(Path, OpenOption...) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
-
Writes all of the given input stream to the current archive entry.
- WRITE - Static variable in class kala.compress.compressors.brotli.dec.RunningState
- write0(int) - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Keeps track of the last bytes written and implicitly performs run-length encoding as the first step of the bzip2 algorithm.
- writeArchiveFileCounts(OutputStream) - Method in class kala.compress.harmony.pack200.SegmentHeader
- writeArchiveHeader() - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- writeArchiveSpecialCounts(OutputStream) - Method in class kala.compress.harmony.pack200.SegmentHeader
- writeAsciiLong(long, int, int) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- writeBackReference(LZ77Compressor.BackReference) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeBackReferenceWithFourOffsetBytes(int, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeBackReferenceWithLittleEndianOffset(int, int, int, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeBackReferenceWithOneOffsetByte(int, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeBackReferenceWithTwoOffsetBytes(int, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeBinaryLong(long, int, boolean) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- writeBits(DataOutput, BitSet, int) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeBlock() - Method in class kala.compress.utils.FixedLengthBlockOutputStream
- writeBlocksAndReturnUnfinishedPair(int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationDefaultAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.Annotation
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.AnnotationsAttribute.ElementValue
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.Attribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.BCIRenumberedAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CodeAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ConstantPoolEntry
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ConstantValueAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPClass
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPDouble
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPFieldRef
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPFloat
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPInteger
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPLong
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPNameAndType
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPRef
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPString
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.CPUTF8
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.DeprecatedAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.EnclosingMethodAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.ExceptionsAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.InnerClassesAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.LineNumberTableAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTableAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.LocalVariableTypeTableAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.NewAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleAnnotationsAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute.ParameterAnnotation
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.RuntimeVisibleorInvisibleParameterAnnotationsAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.SignatureAttribute
- writeBody(DataOutputStream) - Method in class kala.compress.harmony.unpack200.bytecode.SourceFileAttribute
- writeCentralDirectoryEnd() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the "End of central dir record".
- writeCentralDirectoryInChunks() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- writeCentralFileHeader(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the central file header entry.
- writeClassAttributeBands(OutputStream) - Method in class kala.compress.harmony.pack200.ClassBands
- writeClassCounts(OutputStream) - Method in class kala.compress.harmony.pack200.SegmentHeader
- writeCodeAttributeBands(OutputStream) - Method in class kala.compress.harmony.pack200.ClassBands
- writeCodeBands(OutputStream) - Method in class kala.compress.harmony.pack200.ClassBands
- writeCounted(byte[]) - Method in class kala.compress.archivers.zip.StreamCompressor
- writeCounted(byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Write bytes to output or random access file.
- writeCounted(byte[], int, int) - Method in class kala.compress.archivers.zip.StreamCompressor
- writeCpClass(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpCounts(OutputStream) - Method in class kala.compress.harmony.pack200.SegmentHeader
- writeCpDescr(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpDouble(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpFloat(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpInt(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpLong(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpMethodOrField(Set<CPMethodOrField>, OutputStream, String) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpSignature(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpString(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCpUtf8(OutputStream) - Method in class kala.compress.harmony.pack200.CpBands
- writeCrc() - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- writeCString(byte[]) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
-
Writes an encoded string to the stream followed by \0
- writeDataDescriptor(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the data descriptor entry.
- writeDeflated(byte[], int, int) - Method in class kala.compress.archivers.zip.StreamCompressor
- writeEntryHeader(byte[]) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Writes an entry's header information to a header buffer.
- writeEntryHeader(byte[], Charset, boolean) - Method in class kala.compress.archivers.tar.TarArchiveEntry
-
Writes an entry's header information to a header buffer.
- writeEntryHeader(ArArchiveEntry) - Method in class kala.compress.archivers.ar.ArArchiveOutputStream
- writeEntryHeaderField(long, byte[], int, int, boolean) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- writeEntryHeaderOptionalTimeField(FileTime, int, byte[], int) - Method in class kala.compress.archivers.tar.TarArchiveEntry
- writeEOFRecord() - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Writes an EOF (end of archive) record to the tar archive.
- writeFieldAttributeBands(OutputStream) - Method in class kala.compress.harmony.pack200.ClassBands
- writeFileAntiItems(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFileATimes(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFileCTimes(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFileEmptyFiles(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFileEmptyStreams(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFileMTimes(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFileNames(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFilesInfo(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFileWindowsAttributes(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFinalLiteralBlock() - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- writeFolder(DataOutput, SevenZArchiveEntry) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeFrameDescriptor() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- writeFully(byte[], int, int, long) - Method in class kala.compress.archivers.zip.FileRandomAccessOutputStream
- writeFully(byte[], int, int, long) - Method in class kala.compress.archivers.zip.RandomAccessOutputStream
-
Writes given data to specific position.
- writeFully(byte[], int, int, long) - Method in class kala.compress.archivers.zip.SeekableChannelRandomAccessOutputStream
- writeFully(byte[], int, int, long) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- writeFully(byte[], long) - Method in class kala.compress.archivers.zip.RandomAccessOutputStream
-
Writes given data to specific position.
- writeFully(SeekableByteChannel, ByteBuffer) - Static method in class kala.compress.archivers.zip.ZipIoUtil
-
Writes full buffer to channel.
- writeFullyAt(FileChannel, ByteBuffer, long) - Static method in class kala.compress.archivers.zip.ZipIoUtil
-
Writes full buffer to channel at specified position.
- writeHeader(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeHeader(CpioArchiveEntry) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- writeHeader(GzipParameters) - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
- writeIndex - Variable in class kala.compress.archivers.zip.CircularBuffer
-
Index of the next data written in the buffer
- writeIndex - Variable in class kala.compress.compressors.lz77support.AbstractLZ77CompressorInputStream
-
One behind the index of the last byte in the buffer that was written, i.e.
- writeJar(JarOutputStream) - Method in class kala.compress.harmony.unpack200.Segment
-
Writes the segment to an output stream.
- writeLength(int, OutputStream) - Static method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- writeLiteralBlock(LZ77Compressor.LiteralBlock) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLiteralBlockFourSizeBytes(LZ77Compressor.LiteralBlock, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLiteralBlockNoSizeBytes(LZ77Compressor.LiteralBlock, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLiteralBlockOneSizeByte(LZ77Compressor.LiteralBlock, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLiteralBlockThreeSizeBytes(LZ77Compressor.LiteralBlock, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLiteralBlockTwoSizeBytes(LZ77Compressor.LiteralBlock, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLiteralBlockWithSize(int, int, int, LZ77Compressor.LiteralBlock) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLittleEndian(int, int) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeLittleEndian(int, long) - Method in class kala.compress.compressors.snappy.FramedSnappyCompressorOutputStream
- writeLocalFileHeader(ZipArchiveEntry) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the local file header entry
- writeLocalFileHeader(ZipArchiveEntry, boolean) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
- writeMethodAttributeBands(OutputStream) - Method in class kala.compress.harmony.pack200.ClassBands
- writeNewEntry(CpioArchiveEntry) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- writeNextZipEntry(ZipArchiveOutputStream) - Method in class kala.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
- writeOldAsciiEntry(CpioArchiveEntry) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- writeOldBinaryEntry(CpioArchiveEntry, boolean) - Method in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- writeOut(byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Write bytes to output or random access file.
- writeOut(byte[], int, int) - Method in class kala.compress.archivers.zip.StreamCompressor.DataOutputCompressor
- writeOut(byte[], int, int) - Method in class kala.compress.archivers.zip.StreamCompressor.OutputStreamCompressor
- writeOut(byte[], int, int) - Method in class kala.compress.archivers.zip.StreamCompressor.ScatterGatherBackingStoreCompressor
- writeOut(byte[], int, int) - Method in class kala.compress.archivers.zip.StreamCompressor.SeekableByteChannelCompressor
- writeOut(byte[], int, int) - Method in class kala.compress.archivers.zip.StreamCompressor
- writeOut(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Write bytes to output or random access file.
- writeOut(byte[], int, int) - Method in class kala.compress.parallel.FileBasedScatterGatherBackingStore
- writeOut(byte[], int, int) - Method in interface kala.compress.parallel.ScatterGatherBackingStore
-
Writes a piece of payload.
- writePackInfo(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writePaxHeaders(TarArchiveEntry, String, Map<String, String>) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Writes a PAX extended header with the given map as contents.
- writePreamble(byte[]) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Write preamble data.
- writePreamble(byte[], int, int) - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Write preamble data.
- writeRecord(byte[]) - Method in class kala.compress.archivers.tar.TarArchiveOutputStream
-
Writes an archive record to the archive.
- writeRingBuffer(State) - Static method in class kala.compress.compressors.brotli.dec.Decode
- writeRun() - Method in class kala.compress.compressors.bzip2.BZip2CompressorOutputStream
-
Writes the current byte to the buffer, run-length encoding it if it has been repeated at least four times (the first step RLEs sequences of four identical bytes).
- writeSingleCodec(SevenZMethodConfiguration, OutputStream) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeStreamsInfo(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeSubStreamsInfo(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeTo(OutputStream) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- writeTo(ZipArchiveOutputStream) - Method in class kala.compress.archivers.zip.ParallelScatterZipCreator
-
Writes the contents this to the target
ZipArchiveOutputStream. - writeTo(ZipArchiveOutputStream) - Method in class kala.compress.archivers.zip.ScatterZipOutputStream
-
Writes the contents of this scatter stream to a target archive.
- writeToSegment(Path, long, byte[], int, int) - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
- writeTrailer() - Method in class kala.compress.compressors.gzip.GzipCompressorOutputStream
- writeTrailer() - Method in class kala.compress.compressors.lz4.FramedLZ4CompressorOutputStream
- writeUint64(DataOutput, long) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeUncompressedSize(long) - Method in class kala.compress.compressors.snappy.SnappyCompressorOutputStream
- writeUnpackInfo(DataOutput) - Method in class kala.compress.archivers.sevenz.SevenZArchiveWriter
- writeWritablePairs(int) - Method in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream
- writeZip64CentralDirectory() - Method in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Writes the "ZIP64 End of central dir record" and "ZIP64 End of central dir locator".
- writeZipSplitSignature() - Method in class kala.compress.archivers.zip.ZipSplitOutputStream
-
Writes the ZIP split signature (0x08074B50) to the head of the first ZIP split segment
- written - Variable in class kala.compress.archivers.cpio.CpioArchiveOutputStream
- written - Variable in class kala.compress.compressors.lz4.BlockLZ4CompressorOutputStream.Pair
- writtenToOutputStreamForLastEntry - Variable in class kala.compress.archivers.zip.StreamCompressor
X
- X000A_NTFS - Class in kala.compress.archivers.zip
-
NTFS extra field that was thought to store various attributes but in reality only stores timestamps.
- X000A_NTFS() - Constructor for class kala.compress.archivers.zip.X000A_NTFS
- X0014_X509Certificates - Class in kala.compress.archivers.zip
-
PKCS#7 Store for X.509 Certificates (0x0014).
- X0014_X509Certificates() - Constructor for class kala.compress.archivers.zip.X0014_X509Certificates
- X0015_CertificateIdForFile - Class in kala.compress.archivers.zip
-
X.509 Certificate ID and Signature for individual file (0x0015).
- X0015_CertificateIdForFile() - Constructor for class kala.compress.archivers.zip.X0015_CertificateIdForFile
- X0016_CertificateIdForCentralDirectory - Class in kala.compress.archivers.zip
-
X.509 Certificate ID and Signature for central directory (0x0016).
- X0016_CertificateIdForCentralDirectory() - Constructor for class kala.compress.archivers.zip.X0016_CertificateIdForCentralDirectory
- X0017_StrongEncryptionHeader - Class in kala.compress.archivers.zip
-
Strong Encryption Header (0x0017).
- X0017_StrongEncryptionHeader() - Constructor for class kala.compress.archivers.zip.X0017_StrongEncryptionHeader
- X0019_EncryptionRecipientCertificateList - Class in kala.compress.archivers.zip
-
PKCS#7 Encryption Recipient Certificate List (0x0019).
- X0019_EncryptionRecipientCertificateList() - Constructor for class kala.compress.archivers.zip.X0019_EncryptionRecipientCertificateList
- X5455_ExtendedTimestamp - Class in kala.compress.archivers.zip
-
An extra field that stores additional file and directory timestamp data for ZIP entries.
- X5455_ExtendedTimestamp() - Constructor for class kala.compress.archivers.zip.X5455_ExtendedTimestamp
-
Constructor for X5455_ExtendedTimestamp.
- X7875_NewUnix - Class in kala.compress.archivers.zip
-
An extra field that stores UNIX UID/GID data (owner & group ownership) for a given ZIP entry.
- X7875_NewUnix() - Constructor for class kala.compress.archivers.zip.X7875_NewUnix
-
Constructor for X7875_NewUnix.
- XAPK - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "xapk") used to identify the XAPK archive format.
- XSTAR_ATIME_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset inside the header for the atime field in xstar archives.
- XSTAR_CTIME_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset inside the header for the ctime field in xstar archives.
- XSTAR_MAGIC_LEN - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Length of the XSTAR magic.
- XSTAR_MAGIC_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset inside the header for the xstar magic bytes.
- XSTAR_MULTIVOLUME_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset inside the header for the xtar multivolume data
- XSTAR_PREFIX_OFFSET - Static variable in interface kala.compress.archivers.tar.TarConstants
-
Offset inside the header for the prefix field in xstar archives.
- XXHash32 - Class in kala.compress.compressors.lz4
-
Implementation of the xxhash32 hash algorithm.
- XXHash32() - Constructor for class kala.compress.compressors.lz4.XXHash32
-
Creates an XXHash32 instance with a seed of 0.
- XXHash32(int) - Constructor for class kala.compress.compressors.lz4.XXHash32
-
Creates an XXHash32 instance.
- XZ - kala.compress.archivers.zip.ZipMethod
-
Compression Method 95 for XZ.
- XZ - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "xz") used to identify the XZ compression method.
- XZCompressor - Class in kala.compress.compressors.xz
- XZCompressor() - Constructor for class kala.compress.compressors.xz.XZCompressor
- XZCompressorInputStream - Class in kala.compress.compressors.xz
-
XZ decompressor.
- XZCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.xz.XZCompressorInputStream
-
Creates a new input stream that decompresses XZ-compressed data from the specified input stream.
- XZCompressorInputStream(InputStream, boolean) - Constructor for class kala.compress.compressors.xz.XZCompressorInputStream
-
Creates a new input stream that decompresses XZ-compressed data from the specified input stream.
- XZCompressorInputStream(InputStream, boolean, int) - Constructor for class kala.compress.compressors.xz.XZCompressorInputStream
-
Creates a new input stream that decompresses XZ-compressed data from the specified input stream.
- XZCompressorOutputStream - Class in kala.compress.compressors.xz
-
XZ compressor.
- XZCompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.xz.XZCompressorOutputStream
-
Creates a new XZ compressor using the default LZMA2 options.
- XZCompressorOutputStream(OutputStream, int) - Constructor for class kala.compress.compressors.xz.XZCompressorOutputStream
-
Creates a new XZ compressor using the specified LZMA2 preset level.
- XZUtils - Class in kala.compress.compressors.xz
-
Utility code for the XZ compression format.
- XZUtils() - Constructor for class kala.compress.compressors.xz.XZUtils
-
Private constructor to prevent instantiation of this utility class.
Z
- Z - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "z") used to identify the traditional UNIX compress method.
- Z_SYSTEM - kala.compress.compressors.gzip.GzipParameters.OS
-
8: Z-System.
- ZCompressor - Class in kala.compress.compressors.z
- ZCompressor() - Constructor for class kala.compress.compressors.z.ZCompressor
- ZCompressorInputStream - Class in kala.compress.compressors.z
-
Input stream that decompresses .Z files.
- ZCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.z.ZCompressorInputStream
- ZCompressorInputStream(InputStream, int) - Constructor for class kala.compress.compressors.z.ZCompressorInputStream
- ZERO - Static variable in class kala.compress.archivers.zip.X7875_NewUnix
- ZERO - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Helper, a 0 as ZipShort.
- ZERO - Static variable in class kala.compress.archivers.zip.ZipEightByteInteger
-
Constant for a value of zero.
- ZERO - Static variable in class kala.compress.archivers.zip.ZipShort
-
ZipShort with a value of 0.
- ZERO_BYTES - Static variable in class kala.compress.compressors.gzip.ExtraField
- ZIP - Static variable in class kala.compress.archivers.ArchiveStreamFactory
-
Constant (value "zip") used to identify the ZIP archive format.
- ZIP_DIR_SEP - Static variable in class kala.compress.archivers.zip.ZipArchiveEntry
- ZIP_SEGMENT_MAX_SIZE - Static variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- ZIP_SEGMENT_MIN_SIZE - Static variable in class kala.compress.archivers.zip.ZipSplitOutputStream
-
8.5.1 Capacities for split archives are as follows:
- ZIP_SPLIT_SIGNATURE_LENGTH - Static variable in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
- ZIP64_EOCD_CFD_DISK_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Offset of the field that holds the disk number of the first central directory entry inside the "Zip64 end of central directory record" relative to the start of the "Zip64 end of central directory record".
- ZIP64_EOCD_CFD_LOCATOR_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Offset of the field that holds the location of the first central directory entry inside the "Zip64 end of central directory record" relative to the start of the "Zip64 end of central directory record".
- ZIP64_EOCD_CFD_LOCATOR_RELATIVE_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Offset of the field that holds the location of the first central directory entry inside the "Zip64 end of central directory record" relative to the "number of the disk with the start of the central directory".
- ZIP64_EOCD_LOC_SIG - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
ZIP64 end of central dir locator signature
- ZIP64_EOCD_SIG - Static variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
-
ZIP64 end of central dir signature
- ZIP64_EOCDL_LENGTH - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Length of the "Zip64 end of central directory locator" - which should be right in front of the "end of central directory record" if one is present at all.
- ZIP64_EOCDL_LOCATOR_OFFSET - Static variable in class kala.compress.archivers.zip.ZipArchiveReader
-
Offset of the field that holds the location of the "Zip64 end of central directory record" inside the "Zip64 end of central directory locator" relative to the start of the "Zip64 end of central directory locator".
- ZIP64_MAGIC - Static variable in class kala.compress.archivers.zip.ZipConstants
-
Value stored in four-byte size and similar fields if ZIP64 extensions are used.
- ZIP64_MAGIC - Static variable in class kala.compress.archivers.zip.ZipLong
-
Value stored in size and similar fields if ZIP64 extensions are used.
- ZIP64_MAGIC_SHORT - Static variable in class kala.compress.archivers.zip.ZipConstants
-
Value stored in two-byte size and similar fields if ZIP64 extensions are used.
- ZIP64_MIN_VERSION - Static variable in class kala.compress.archivers.zip.ZipConstants
-
ZIP specification version that introduced ZIP64
- Zip64ExtendedInformationExtraField - Class in kala.compress.archivers.zip
-
Holds size and other extended information for entries that use Zip64 features.
- Zip64ExtendedInformationExtraField() - Constructor for class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
This constructor should only be used by the code that reads archives inside of Commons Compress.
- Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger) - Constructor for class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
Creates an extra field based on the original and compressed size.
- Zip64ExtendedInformationExtraField(ZipEightByteInteger, ZipEightByteInteger, ZipEightByteInteger, ZipLong) - Constructor for class kala.compress.archivers.zip.Zip64ExtendedInformationExtraField
-
Creates an extra field based on all four possible values.
- zip64Mode - Variable in class kala.compress.archivers.zip.ZipArchiveOutputStream
- Zip64Mode - Enum in kala.compress.archivers.zip
-
The different modes
ZipArchiveOutputStreamcan operate in. - Zip64Mode() - Constructor for enum kala.compress.archivers.zip.Zip64Mode
- Zip64RequiredException - Exception in kala.compress.archivers.zip
- Zip64RequiredException(String) - Constructor for exception kala.compress.archivers.zip.Zip64RequiredException
- zipArchiveEntry - Variable in class kala.compress.archivers.zip.ZipArchiveEntryRequest
-
The ZIPArchiveEntry is not thread safe, and cannot be safely accessed by the getters of this class.
- ZipArchiveEntry - Class in kala.compress.archivers.zip
-
Extension that adds better handling of extra fields and provides access to the internal and external file attributes.
- ZipArchiveEntry() - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
- ZipArchiveEntry(String) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
-
Creates a new ZIP entry with the specified name.
- ZipArchiveEntry(Path, String, LinkOption...) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
-
Creates a new ZIP entry taking some information from the given path and using the provided name.
- ZipArchiveEntry(Function<ZipShort, ZipExtraField>, String) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
-
Creates a new ZIP entry with the specified name.
- ZipArchiveEntry(Function<ZipShort, ZipExtraField>, Path, String, LinkOption...) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
-
Creates a new ZIP entry taking some information from the given path and using the provided name.
- ZipArchiveEntry(Function<ZipShort, ZipExtraField>, ZipEntry) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
-
Creates a new ZIP entry with fields taken from the specified ZIP entry.
- ZipArchiveEntry(ZipEntry) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
-
Creates a new ZIP entry with fields taken from the specified ZIP entry.
- ZipArchiveEntry(ZipArchiveEntry) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntry
-
Creates a new ZIP entry with fields taken from the specified ZIP entry.
- ZipArchiveEntry.CommentSource - Enum in kala.compress.archivers.zip
-
Indicates how the comment of this entry has been determined.
- ZipArchiveEntry.ExtraFieldParsingMode - Enum in kala.compress.archivers.zip
-
How to try to parse the extra fields.
- ZipArchiveEntry.NameSource - Enum in kala.compress.archivers.zip
-
Indicates how the name of this entry has been determined.
- ZipArchiveEntryPredicate - Interface in kala.compress.archivers.zip
-
A predicate to test if a #ZipArchiveEntry matches a criteria.
- zipArchiveEntryRequest - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream.CompressedEntry
- ZipArchiveEntryRequest - Class in kala.compress.archivers.zip
-
A Thread-safe representation of a ZipArchiveEntry that is used to add entries to parallel archives.
- ZipArchiveEntryRequest(ZipArchiveEntry, InputStreamSupplier) - Constructor for class kala.compress.archivers.zip.ZipArchiveEntryRequest
- ZipArchiveEntryRequestSupplier - Interface in kala.compress.archivers.zip
-
Supplies
ZipArchiveEntryRequest. - ZipArchiveInputStream - Class in kala.compress.archivers.zip
-
Implements an input stream that can read Zip archives.
- ZipArchiveInputStream(InputStream) - Constructor for class kala.compress.archivers.zip.ZipArchiveInputStream
-
Constructs an instance using UTF-8 encoding
- ZipArchiveInputStream(InputStream, Charset) - Constructor for class kala.compress.archivers.zip.ZipArchiveInputStream
-
Constructs an instance using the specified encoding
- ZipArchiveInputStream(InputStream, Charset, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveInputStream
-
Constructs an instance using the specified encoding
- ZipArchiveInputStream(InputStream, Charset, boolean, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveInputStream
-
Constructs an instance using the specified encoding
- ZipArchiveInputStream(InputStream, Charset, boolean, boolean, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveInputStream
-
Constructs an instance using the specified encoding
- ZipArchiveInputStream.BoundCountInputStream - Class in kala.compress.archivers.zip
-
Bounded input stream adapted from commons-io
- ZipArchiveInputStream.CurrentEntry - Class in kala.compress.archivers.zip
-
Structure collecting information for the entry that is currently being read.
- ZipArchiveOutputStream - Class in kala.compress.archivers.zip
-
Reimplementation of
java.util.zip.ZipOutputStreamto 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. - ZipArchiveOutputStream(OutputStream) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream filtering the underlying stream.
- ZipArchiveOutputStream(OutputStream, Charset) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream filtering the underlying stream.
- ZipArchiveOutputStream(SeekableByteChannel) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream writing to a SeekableByteChannel.
- ZipArchiveOutputStream(Path, long) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a split ZIP Archive.
- ZipArchiveOutputStream(Path, OpenOption...) - Constructor for class kala.compress.archivers.zip.ZipArchiveOutputStream
-
Creates a new ZIP OutputStream writing to a Path.
- ZipArchiveOutputStream.CurrentEntry - Class in kala.compress.archivers.zip
-
Structure collecting information for the entry that is currently being written.
- ZipArchiveOutputStream.EntryMetaData - Class in kala.compress.archivers.zip
- ZipArchiveOutputStream.UnicodeExtraFieldPolicy - Class in kala.compress.archivers.zip
-
enum that represents the possible policies for creating Unicode extra fields.
- ZipArchiver - Class in kala.compress.archivers.zip
- ZipArchiver() - Constructor for class kala.compress.archivers.zip.ZipArchiver
- ZipArchiveReader - Class in kala.compress.archivers.zip
-
Replacement for
ZipFile. - ZipArchiveReader(SeekableByteChannel) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given channel for reading, assuming "UTF-8" for file names.
- ZipArchiveReader(SeekableByteChannel, String, Charset, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given channel for reading, assuming the specified encoding for file names.
- ZipArchiveReader(SeekableByteChannel, String, Charset, boolean, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given channel for reading, assuming the specified encoding for file names.
- ZipArchiveReader(SeekableByteChannel, String, Charset, boolean, boolean, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
- ZipArchiveReader(SeekableByteChannel, Charset) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given channel for reading, assuming the specified encoding for file names.
- ZipArchiveReader(Path) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given path for reading, assuming "UTF-8" for file names.
- ZipArchiveReader(Path, Charset) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given path for reading, assuming the specified encoding for file names and scanning for Unicode extra fields.
- ZipArchiveReader(Path, Charset, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given path for reading, assuming the specified encoding for file names.
- ZipArchiveReader(Path, Charset, boolean, boolean) - Constructor for class kala.compress.archivers.zip.ZipArchiveReader
-
Opens the given path for reading, assuming the specified encoding for file names.
- ZipArchiveReader.BoundedFileChannelInputStream - Class in kala.compress.archivers.zip
-
Lock-free implementation of BoundedInputStream.
- ZipArchiveReader.Builder - Class in kala.compress.archivers.zip
-
Builds new
ZipArchiveReaderinstances. - ZipArchiveReader.Entry - Class in kala.compress.archivers.zip
-
Extends ZipArchiveEntry to store the offset within the archive.
- ZipArchiveReader.NameAndComment - Class in kala.compress.archivers.zip
- ZipArchiveReader.StoredStatisticsStream - Class in kala.compress.archivers.zip
- ZipConstants - Class in kala.compress.archivers.zip
-
Various constants used throughout the package.
- ZipConstants() - Constructor for class kala.compress.archivers.zip.ZipConstants
- ZipEightByteInteger - Class in kala.compress.archivers.zip
-
Utility class that represents an eight byte integer with conversion rules for the little-endian byte order of ZIP files.
- ZipEightByteInteger(byte[]) - Constructor for class kala.compress.archivers.zip.ZipEightByteInteger
-
Constructs a new instance from bytes.
- ZipEightByteInteger(byte[], int) - Constructor for class kala.compress.archivers.zip.ZipEightByteInteger
-
Constructs a new instance from the eight bytes starting at offset.
- ZipEightByteInteger(long) - Constructor for class kala.compress.archivers.zip.ZipEightByteInteger
-
Constructs a new instance from a number.
- ZipEightByteInteger(BigInteger) - Constructor for class kala.compress.archivers.zip.ZipEightByteInteger
-
Constructs a new instance from a number.
- zipEntryWriter - Variable in class kala.compress.archivers.zip.ScatterZipOutputStream
- zipEntryWriter() - Method in class kala.compress.archivers.zip.ScatterZipOutputStream
-
Gets a ZIP entry writer for this scatter stream.
- ZipEntryWriter(ScatterZipOutputStream) - Constructor for class kala.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
- ZipExtraField - Interface in kala.compress.archivers.zip
-
General format of extra field data.
- zipFile - Variable in class kala.compress.archivers.zip.ZipSplitOutputStream
- ZipFileIterator(ZipArchiveReader) - Constructor for class kala.compress.changes.ChangeSetPerformer.ZipFileIterator
- ZipIoUtil - Class in kala.compress.archivers.zip
-
IO utilities for Zip operations.
- ZipIoUtil() - Constructor for class kala.compress.archivers.zip.ZipIoUtil
- ZipLong - Class in kala.compress.archivers.zip
-
Utility class that represents a four byte integer with conversion rules for the little-endian byte order of ZIP files.
- ZipLong(byte[]) - Constructor for class kala.compress.archivers.zip.ZipLong
-
Constructs a new instance from bytes.
- ZipLong(byte[], int) - Constructor for class kala.compress.archivers.zip.ZipLong
-
Creates instance from the four bytes starting at offset.
- ZipLong(int) - Constructor for class kala.compress.archivers.zip.ZipLong
-
create instance from a Java int.
- ZipLong(long) - Constructor for class kala.compress.archivers.zip.ZipLong
-
Creates instance from a number.
- ZipMethod - Enum in kala.compress.archivers.zip
-
List of known compression methods Many of these methods are currently not supported by commons compress
- ZipMethod() - Constructor for enum kala.compress.archivers.zip.ZipMethod
- ZipMethod(int) - Constructor for enum kala.compress.archivers.zip.ZipMethod
-
private constructor for enum style class.
- ZipShort - Class in kala.compress.archivers.zip
-
Utility class that represents a two byte integer with conversion rules for the little-endian byte order of ZIP files.
- ZipShort(byte[]) - Constructor for class kala.compress.archivers.zip.ZipShort
-
Constructs a new instance from bytes.
- ZipShort(byte[], int) - Constructor for class kala.compress.archivers.zip.ZipShort
-
Constructs a new instance from the two bytes starting at offset.
- ZipShort(int) - Constructor for class kala.compress.archivers.zip.ZipShort
-
Constructs a new instance from a number.
- ZipSplitOutputStream - Class in kala.compress.archivers.zip
-
Used internally by
ZipArchiveOutputStreamwhen creating a split archive. - ZipSplitOutputStream(Path, long) - Constructor for class kala.compress.archivers.zip.ZipSplitOutputStream
-
Creates a split ZIP.
- ZipSplitReadOnlySeekableByteChannel - Class in kala.compress.archivers.zip
-
MultiReadOnlySeekableByteChannelthat knows what a split ZIP archive should look like. - ZipSplitReadOnlySeekableByteChannel(List<SeekableByteChannel>) - Constructor for class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
-
Concatenates the given channels.
- ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator - Class in kala.compress.archivers.zip
- ZipSplitSegmentComparator() - Constructor for class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel.ZipSplitSegmentComparator
- zipSplitSignatureByteBuffer - Variable in class kala.compress.archivers.zip.ZipSplitReadOnlySeekableByteChannel
- zipToFileTime(ZipEightByteInteger) - Static method in class kala.compress.archivers.zip.X000A_NTFS
- ZipUtil - Class in kala.compress.archivers.zip
-
Utility class for handling DOS and Java time conversions.
- ZipUtil() - Constructor for class kala.compress.archivers.zip.ZipUtil
- ZLIB - kala.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
- zlibHeader - Variable in class kala.compress.compressors.deflate.DeflateParameters
- ZSTANDARD - Static variable in class kala.compress.compressors.CompressorStreamFactory
-
Constant (value "zstd") used to identify the Zstandard compression algorithm.
- ZSTANDARD_FRAME_MAGIC - Static variable in class kala.compress.compressors.zstandard.ZstdUtils
-
Zstandard Frame Magic Bytes.
- ZstdCompressor - Class in kala.compress.compressors.zstandard
- ZstdCompressor() - Constructor for class kala.compress.compressors.zstandard.ZstdCompressor
- ZstdCompressorInputStream - Class in kala.compress.compressors.zstandard
-
CompressorInputStreamimplementation to decode Zstandard encoded stream. - ZstdCompressorInputStream(InputStream) - Constructor for class kala.compress.compressors.zstandard.ZstdCompressorInputStream
- ZstdCompressorInputStream(InputStream, BufferPool) - Constructor for class kala.compress.compressors.zstandard.ZstdCompressorInputStream
-
Creates a new input stream that decompresses zstd-compressed data from the specific input stream
- ZstdCompressorOutputStream - Class in kala.compress.compressors.zstandard
-
CompressorOutputStreamimplementation to create Zstandard encoded stream. - ZstdCompressorOutputStream(OutputStream) - Constructor for class kala.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream using the default values for
level,closeFrameOnFlushanduseChecksum. - ZstdCompressorOutputStream(OutputStream, int) - Constructor for class kala.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream using the default values for
closeFrameOnFlushanduseChecksum. - ZstdCompressorOutputStream(OutputStream, int, boolean) - Constructor for class kala.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream using the default value for
useChecksum. - ZstdCompressorOutputStream(OutputStream, int, boolean, boolean) - Constructor for class kala.compress.compressors.zstandard.ZstdCompressorOutputStream
-
Wraps the given stream into a zstd-jni ZstdOutputStream.
- ZstdUtils - Class in kala.compress.compressors.zstandard
-
Utility code for the Zstandard compression format.
- ZstdUtils() - Constructor for class kala.compress.compressors.zstandard.ZstdUtils
-
Private constructor to prevent instantiation of this utility class.
All Classes All Packages