Decodes encoded data.
encoded
The input is decoded as if by decoder.convert.
decoder.convert
S decode(T encoded) => decoder.convert(encoded);