DecoderFallbackBuffer: Reset |
Initializes all data and state information pertaining to this fallback buffer.
Public Sub Reset ( )
Notes to Implementers
After calling the Reset method, the Remaining property should return 0, the GetNextChar method should return U+0000, and the MovePrevious method should return False.