Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Source
Field 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 IOException
public long seek(long pos)
public long tell()
public boolean willReadBlock()