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