public class ByteStreamSource extends Source
| Modifier and Type | Field and Description |
|---|---|
ByteStream |
input |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected byte[] |
getData(BigInteger offset,
BigInteger length) |
int |
hashCode() |
protected boolean |
isAvailable(BigInteger offset,
BigInteger length) |
String |
toString() |
public final ByteStream input
protected byte[] getData(BigInteger offset, BigInteger length)
protected boolean isAvailable(BigInteger offset, BigInteger length)
isAvailable in class SourceCopyright © 2017. All rights reserved.