Decoder: Reset

Reset

Sets Decoder to initial value.



 Public Sub Reset ( )

Remarks

This methods clears any internal state of the Decoder object. The method clears any state information preserved from a previous call to GetChars or Convert, including trailing bytes at the end of the previous data block.

See Also

Project CorLib Overview

Class Decoder Overview