Uses of Class
org.eclipse.jgit.lib.ObjectStream
Packages that use ObjectStream
Package
Description
Core API for repository, config, refs, object database.
-
Uses of ObjectStream in org.eclipse.jgit.lfs
Methods in org.eclipse.jgit.lfs that return ObjectStream -
Uses of ObjectStream in org.eclipse.jgit.lib
Subclasses of ObjectStream in org.eclipse.jgit.libModifier and TypeClassDescriptionstatic classSimple filter stream around another stream.static classSimple stream around the cached byte array created by a loader.Methods in org.eclipse.jgit.lib that return ObjectStreamModifier and TypeMethodDescriptionObjectLoader.Filter.openStream()abstract ObjectStreamObjectLoader.openStream()Obtain an input stream to read this object's data.ObjectLoader.SmallObject.openStream()