Reads and returns the data from the file at the specified path.
Future<List<int>> readFile(String path);