This method of the ClientStoreFile Class determines whether the application can read from the specified file.
public boolean canRead();
Returns true if the file specified by this object exists and the application can read the file; otherwise, returns false.