Future<Uint8List> readFileBytes(String uri, {int? start, int? count}) async { throw UnimplementedError('readFileBytes() has not been implemented.'); }