Package | Description |
---|---|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
Modifier and Type | Method and Description |
---|---|
private DeltaEncoder |
DeltaIndex.newEncoder(java.io.OutputStream out,
long resSize,
int limit) |