public interface Binary
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
InputStream |
getContent(int from,
int to) |
InputStream getContent()
BinaryInputStream getContent(int from, int to)
from - the point in bytes from which to begin contentto - the point in bytes at which to end contentfrom to to inclusive