System::Text::DecoderExceptionFallbackBuffer::GetNextChar method

DecoderExceptionFallbackBuffer::GetNextChar method

Gets next available character.

virtual char_t System::Text::DecoderExceptionFallbackBuffer::GetNextChar() override

ReturnValue

Always returns placeholder value as nothing is actually buffered.

See Also