|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenFile | |
---|---|
hep.io.root.daemon.xrootd |
Uses of OpenFile in hep.io.root.daemon.xrootd |
---|
Methods in hep.io.root.daemon.xrootd that return OpenFile | |
---|---|
OpenFile |
Session.open(String path,
int mode,
int options)
|
Methods in hep.io.root.daemon.xrootd with parameters of type OpenFile | |
---|---|
void |
Session.close(OpenFile file)
|
int |
Session.read(OpenFile file,
long fileOffset,
byte[] buffer)
|
int |
Session.read(OpenFile file,
long fileOffset,
byte[] buffer,
int bufOffset,
int size)
|
void |
Session.write(OpenFile file,
long fileOffset,
byte[] buffer,
int offset,
int length)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |