TIBCO BusinessEvents™
Standard
File
File
.
fileSeek()
Signature
void fileSeek (Object writerReader, long pos)
Domain
ACTION
Description
Sets the file-pointer offset at which the next read or write will occur.
Parameters
Name
Type
Description
writerReader
Object
The target file.
pos
long
The offset from the beginning of the file.
Returns
Type
Description
void
Cautions
none