This method of the ClientStoreFile Class retrieves the length of the file represented by this ClientStoreFile object.
public long length();
Returns the length, in bytes, of the file specified by this object, or 0L if the specified file does not exist.