java.io.RandomAccessFile long length() 
          Returns the length of this file. void seek(long pos)   void seek(long pos) 
          Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.