Decoder: Reset |
Sets Decoder to initial value.
Public Sub Reset ( )
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.