public interface Binary
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getContent() |
java.io.InputStream |
getContent(int from,
int to) |
java.io.InputStream getContent()
Binaryjava.io.InputStream 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