|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileDataInput
| Method Summary | |
|---|---|
int |
bytesPastMark()
|
long |
getAbsolutePosition()
|
java.lang.String |
getPath()
|
boolean |
isEOF()
|
void |
mark()
|
void |
reset()
|
| Methods inherited from interface java.io.DataInput |
|---|
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
java.lang.String getPath()
boolean isEOF()
throws java.io.IOException
java.io.IOExceptionvoid mark()
void reset()
throws java.io.IOException
java.io.IOExceptionint bytesPastMark()
long getAbsolutePosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||