Uses of Class
org.eclipse.jgit.internal.storage.midx.MidxMetadataReader.MultiPackIndexFormatException
Packages that use MidxMetadataReader.MultiPackIndexFormatException
-
Uses of MidxMetadataReader.MultiPackIndexFormatException in org.eclipse.jgit.internal.storage.midx
Methods in org.eclipse.jgit.internal.storage.midx that throw MidxMetadataReader.MultiPackIndexFormatExceptionModifier and TypeMethodDescriptionOpen an existing MultiPackIndex file and read its metadataMidxMetadataReader.read(InputStream fd) Read metadata from an existing MultiPackIndex from a buffered stream.