Future<Uint8List?> decompress(Uint8List data) { throw UnimplementedError('decompress() has not been implemented.'); }