System::Text::EncoderExceptionFallbackBuffer::GetNextChar method

EncoderExceptionFallbackBuffer::GetNextChar method

Gets next available character.

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

ReturnValue

Always returns placeholder value as nothing is actually buffered.

See Also