public class ConstantSource extends Source
| Constructor and Description |
|---|
ConstantSource(byte[] data) |
| 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() |
protected byte[] getData(BigInteger offset, BigInteger length)
protected boolean isAvailable(BigInteger offset, BigInteger length)
isAvailable in class SourceCopyright © 2017. All rights reserved.