public abstract class ObjectStream extends InputStream
ObjectLoader
.Modifier and Type | Class and 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.
|
Constructor and Description |
---|
ObjectStream() |
public abstract int getType()
Constants
.public abstract long getSize()
Copyright © 2015 Eclipse JGit Project. All rights reserved.