This method of the ClientStoreFile Class opens an input stream to the file.
public InputStream openInputStream() throws IOException;
Returns the InputStream that is open for reading.
IOException if the file could not be created or truncated.