| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SourceField Summary | |
static long | |
Method Summary | |
boolean | |
long |
|
int |
|
long |
|
long |
|
boolean | |
public boolean isSeekable()
public long length()
public int read(byte[] b,
int offs,
int len)
throws IOExceptionpublic long seek(long pos)
public long tell()
public boolean willReadBlock()