Allows subsequent opening of the file for writing or reading.
public static final int READWRITE;
If this flag is not specified, any request to open the file for writing or reading will fail until the file is closed.