EncoderReplacementFallbackBuffer: Reset |
Initializes all internal state information and data in this instance of EncoderReplacementFallbackBuffer.
Public Sub Reset ( )
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.