|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbt747.sys.File
bt747.sys.RAFile
public final class RAFile
Field Summary |
---|
Fields inherited from class bt747.sys.File |
---|
CREATE, DONT_OPEN, READ_ONLY, READ_WRITE, separatorChar, separatorStr, WRITE_ONLY |
Constructor Summary | |
---|---|
RAFile(BT747Path path)
|
|
RAFile(BT747Path path,
int mode)
|
Method Summary | |
---|---|
boolean |
setPos(int pos)
Set the file position. |
Methods inherited from class bt747.sys.File |
---|
close, createDir, delete, exists, getLastError, getModificationTime, getPath, getSize, isAvailable, isOpen, readBytes, writeBytes |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface bt747.sys.interfaces.BT747File |
---|
close, createDir, delete, exists, getLastError, getModificationTime, getPath, getSize, isOpen |
Methods inherited from interface bt747.sys.interfaces.BT747InputStream |
---|
readBytes |
Methods inherited from interface bt747.sys.interfaces.BT747OutputStream |
---|
writeBytes |
Constructor Detail |
---|
public RAFile(BT747Path path)
public RAFile(BT747Path path, int mode)
Method Detail |
---|
public final boolean setPos(int pos)
BT747RAFile
setPos
in interface BT747RAFile
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |