System::Text::ICUEncoding::GetDecoder 方法

ICUEncoding::GetDecoder method

获取一个将请求转发给此对象的解码器。

DecoderPtr System::Text::ICUEncoding::GetDecoder() override

ReturnValue

新创建的解码器。

另见