GetNextChar()

DecoderExceptionFallbackBuffer::GetNextChar() method

Gets next available character.

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

Return Value

Always returns placeholder value as nothing is actually buffered.

See Also