[Android.Runtime.Register("reset", "()Ljava/nio/charset/CharsetDecoder;", "")] public CharsetDecoderReset ()
Returns
Documentation for this section has not yet been entered.
Remarks
Resets this decoder. This method will reset the internal state, and then
calls CharsetDecoder.ImplReset to reset any state related to the
specific charset.