解码 encoded 数据。
encoded
输入被解码,仿佛使用 decoder.convert。
decoder.convert
S decode(T encoded) => decoder.convert(encoded);