Specifies read and write access to the file.
public static final int READWRITE;
Writes data to the file, and moves the file pointer. Data can also be read from the file.