Uses of Class
org.apache.commons.compress.archivers.sevenz.StartHeader
Packages that use StartHeader
Package
Description
Provides classes for reading and writing archives using
the 7z format.
-
Uses of StartHeader in org.apache.commons.compress.archivers.sevenz
Methods in org.apache.commons.compress.archivers.sevenz that return StartHeaderModifier and TypeMethodDescriptionprivate StartHeaderSevenZFile.readStartHeader(long startHeaderCrc) Methods in org.apache.commons.compress.archivers.sevenz with parameters of type StartHeaderModifier and TypeMethodDescriptionprivate ArchiveSevenZFile.initializeArchive(StartHeader startHeader, byte[] password, boolean verifyCrc)