Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsPackParser
Packages that use DfsPackParser
Package
Description
Distributed file system based repository storage.
-
Uses of DfsPackParser in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return DfsPackParserModifier and TypeMethodDescriptionDfsInserter.newPackParser
(InputStream in) Initialize a parser to read from a pack formatted stream.