Decodes the specified range of the specified byte array.
A char array containing the decoded representation of the range in bytes between index to index + count .
Type Reason ArgumentNullException bytes is null . ArgumentOutOfRangeException index and count do not denote a valid range in the byte array.
Documentation for this section has not yet been entered.
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0