您可以
Charset通过编写a
CharsetProvider并通过服务发现机制对其进行注册来添加自己的实现。
您将需要扩展
Charset并实现其
newDeprer和
newEnprer方法以分别返回适当的
CharsetDeprer和
CharsetEnprer。

您可以
Charset通过编写a
CharsetProvider并通过服务发现机制对其进行注册来添加自己的实现。
您将需要扩展
Charset并实现其
newDeprer和
newEnprer方法以分别返回适当的
CharsetDeprer和
CharsetEnprer。