TextEncoder 构造函数

定义

初始化 TextEncoder 类的新实例。

protected:
 TextEncoder();
protected TextEncoder ();
Protected Sub New ()

适用于