EncoderFallbackBuffer: MovePrevious

MovePrevious

When implemented in a derived class, causes the next call to the GetNextChar method to access the data buffer character position that is prior to the current character position.



 Public Function MovePrevious ( ) As Boolean

Return Values

Boolean -  True if the MovePrevious operation was successful; otherwise, False.

See Also

Project CorLib Overview

Class EncoderFallbackBuffer Overview