System::Text::Encoding::GetDecoder method

Encoding::GetDecoder method

Get a decoder that forwards requests to this object.

virtual DecoderPtr System::Text::Encoding::GetDecoder()

ReturnValue

Newly created decoder.

See Also