DecoderReplacementFallbackBuffer: Reset |
Initializes all internal state information and data in the DecoderReplacementFallbackBuffer object.
Public Sub Reset ( )
The Reset method discards any persisted state information and data that govern the emitting of a replacement string. Unpredictable results occur if the decoding operation continues after the Reset method is invoked.