Returns a System.Text.Decoder for the current instance.
A System.Text.Decoder for the current instance.
Note:This method overrides Encoding.GetDecoder .
Contrary to UTF8Encoding.GetChars(Byte[], int, int, Char[], int) , a decoder can convert partial sequences of bytes into partial sequences of characters by maintaining the appropriate state between the conversions.
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0