Future<Uint8List?> compress(Uint8List data, int compressionLevel) { throw UnimplementedError('compress() has not been implemented.'); }