Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
ObjectStream.Filter |
Simple filter stream around another stream.
|
static class |
ObjectStream.SmallStream |
Simple stream around the cached byte array created by a loader.
|
Modifier and Type | Method | Description |
---|---|---|
abstract ObjectStream |
ObjectLoader.openStream() |
Obtain an input stream to read this object's data.
|
ObjectStream |
ObjectLoader.SmallObject.openStream() |
Copyright © 2018. All rights reserved.