Uses of Class
com.github.junrar.rarfile.FileHeader
Packages that use FileHeader
-
Uses of FileHeader in com.github.junrar
Classes in com.github.junrar that implement interfaces with type arguments of type FileHeaderFields in com.github.junrar declared as FileHeaderMethods in com.github.junrar that return FileHeaderMethods in com.github.junrar that return types with arguments of type FileHeaderMethods in com.github.junrar with parameters of type FileHeaderModifier and TypeMethodDescription(package private) FileLocalFolderExtractor.createDirectory(FileHeader fh) private FileLocalFolderExtractor.createFile(FileHeader fh, File destination) private voidArchive.doExtractFile(FileHeader hd, OutputStream os) (package private) FileLocalFolderExtractor.extract(Archive arch, FileHeader fileHeader) voidArchive.extractFile(FileHeader hd, OutputStream os) Extract the file specified by the given header and write it to the supplied output streamArchive.getInputStream(FileHeader hd) Returns anInputStreamthat will allow to read the file and stream it.private static FileJunrar.tryToExtract(LocalFolderExtractor destination, Archive arch, FileHeader fileHeader) -
Uses of FileHeader in com.github.junrar.unpack
Fields in com.github.junrar.unpack declared as FileHeaderMethods in com.github.junrar.unpack that return FileHeaderMethods in com.github.junrar.unpack with parameters of type FileHeaderModifier and TypeMethodDescriptionvoidComprDataIO.init(FileHeader hd) voidComprDataIO.setSubHeader(FileHeader hd)