| Constructor and Description |
|---|
FileBinary(File file) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
InputStream |
getContent(int from,
int to) |
public InputStream getContent()
getContent in interface BinaryBinarypublic InputStream getContent(int from, int to)
getContent in interface Binaryfrom - the point in bytes from which to begin contentto - the point in bytes at which to end contentfrom to to inclusive