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