EncoderFallbackBuffer: Reset

Reset

Initializes all data and state information pertaining to this fallback buffer.



 Public Sub Reset ( )

Remarks

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.

See Also

Project CorLib Overview

Class EncoderFallbackBuffer Overview