用于处理 Any 类型的自定义 Decoder 和 Encoder 类型
Any
Decoder
Encoder
将 Any 解码为具体的 T 类型
T
将具体的 T 类型编码为 Any
从无到有解码 T