|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface FileTools.RandomAccessData
Random-access read-only contiguous file accessor.
| Method Summary | |
|---|---|
long |
length()
Length of the data in bytes. |
void |
readFully(java.nio.ByteBuffer buf,
int position)
Read up to the limit in the supplied buffer. |
| Method Detail |
|---|
void readFully(java.nio.ByteBuffer buf,
int position)
throws java.io.IOException
java.io.IOException
long length()
throws java.io.IOException
java.io.IOException
|
DHD Multimedia Gallery V1.57.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||