DecoderReplacementFallbackBuffer: Reset

Reset

Initializes all internal state information and data in the DecoderReplacementFallbackBuffer object.



 Public Sub Reset ( )

Remarks

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.

See Also

Project CorLib Overview

Class DecoderReplacementFallbackBuffer Overview