Uses of Interface
org.eclipse.jgit.internal.storage.midx.MultiPackIndex
Packages that use MultiPackIndex
-
Uses of MultiPackIndex in org.eclipse.jgit.internal.storage.midx
Methods in org.eclipse.jgit.internal.storage.midx that return MultiPackIndexModifier and TypeMethodDescriptionstatic MultiPackIndexOpen an existing MultiPackIndex file for reading.static MultiPackIndexMultiPackIndexLoader.read(InputStream fd) Read an existing MultiPackIndex file from a buffered stream.