Set the length of the file (this can be used to truncate a file)
int setLength(DFilePosition len);
DFile Class