public class ByteStreamSource extends Source
| Modifier and Type | Field and Description |
|---|---|
ByteStream |
input |
| Constructor and Description |
|---|
ByteStreamSource(ByteStream input) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getData(long offset,
int size) |
String |
toString() |
public final ByteStream input
public ByteStreamSource(ByteStream input)
protected byte[] getData(long offset,
int size)
throws IOException
getData in class SourceIOExceptionCopyright © 2017. All rights reserved.