EncoderReplacementFallbackBuffer: Reset

Reset

Initializes all internal state information and data in this instance of EncoderReplacementFallbackBuffer.



 Public Sub Reset ( )

Remarks

The Reset method discards any persisted state information and data that govern emitting a replacement string. Unpredictable results occur if the encoding operation continues after the Reset method is invoked.

See Also

Project CorLib Overview

Class EncoderReplacementFallbackBuffer Overview