System::Text::ICUEncoding::GetDecoder method

ICUEncoding::GetDecoder method

Get a decoder that forwards requests to this object.

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

ReturnValue

Newly created decoder.

See Also