Uses of Class
kala.compress.archivers.zip.AbstractUnicodeExtraField
Packages that use AbstractUnicodeExtraField
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of AbstractUnicodeExtraField in kala.compress.archivers.zip
Subclasses of AbstractUnicodeExtraField in kala.compress.archivers.zipModifier and TypeClassDescriptionclassInfo-ZIP Unicode Comment Extra Field (0x6375):classInfo-ZIP Unicode Path Extra Field (0x7075):Methods in kala.compress.archivers.zip with parameters of type AbstractUnicodeExtraFieldModifier and TypeMethodDescriptionprivate static StringZipUtil.getUnicodeStringIfOriginalMatches(AbstractUnicodeExtraField f, byte[] orig) If the stored CRC matches the one of the given name, return the Unicode name of the given field.