Uses of Class
com.github.junrar.rarfile.BlockHeader
Packages that use BlockHeader
-
Uses of BlockHeader in com.github.junrar.rarfile
Subclasses of BlockHeader in com.github.junrar.rarfileModifier and TypeClassDescriptionclassextended archive CRC headerclassDOCUMENT MEclassMac File attribute headerclassrecovery headerclassclassConstructors in com.github.junrar.rarfile with parameters of type BlockHeaderModifierConstructorDescriptionFileHeader(BlockHeader bh, byte[] fileHeader) ProtectHeader(BlockHeader bh, byte[] protectHeader) SubBlockHeader(BlockHeader bh, byte[] subblock)