Package | Description |
---|---|
org.eclipse.jgit.storage.dfs |
Modifier and Type | Method and Description |
---|---|
protected abstract ReadableChannel |
DfsObjDatabase.openPackFile(DfsPackDescription desc)
Open a pack file for reading.
|
protected abstract ReadableChannel |
DfsObjDatabase.openPackIndex(DfsPackDescription desc)
Open a pack index for reading.
|
Copyright © 2012. All Rights Reserved.