System::Text::DecoderExceptionFallbackBuffer::GetNextChar 方法

DecoderExceptionFallbackBuffer::GetNextChar method

获取下一个可用字符。

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

ReturnValue

始终返回占位值,因为实际上没有任何缓冲。

另见