GetDecoder()

Encoding::GetDecoder() method

Get a decoder that forwards requests to this object.

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

Return Value

Newly created decoder.

See Also