Metodo GetNextChar di System::Text::DecoderExceptionFallbackBuffer

DecoderExceptionFallbackBuffer::GetNextChar method

Ottiene il prossimo carattere disponibile.

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

ReturnValue

Restituisce sempre un valore segnaposto poiché nulla è effettivamente memorizzato nel buffer.

Vedi anche