The decoder method does not parse `+` and `&` as a literal. It reads them as ` ` and `` for some reason.
The decoder method does not parse
+and&as a literal. It reads them asandfor some reason.