Reads entire file into memory as Uint8List
@override Future<Uint8List> readFile(String filePath) { throw UnimplementedError(); }