System::Text::UTF7Encoding::GetDecoder method

UTF7Encoding::GetDecoder method

Get a decoder that forwards requests to this object.

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

ReturnValue

Newly created decoder.

See Also