| 1. | When the input byte sequence cannot be decoded 当无法对输入字节序列解码时引发 |
| 2. | Decodes a sequence of bytes into a string 将一个字节序列解码为一个字符串。 |
| 3. | Decodes a sequence of bytes into a set of characters 将一个字节序列解码为一组字符。 |
| 4. | Method decodes a byte sequence to a character 方法将字节序列解码为字符。 |
| 5. | Containing the results of decoding the specified sequence of bytes 包含指定字节序列解码结果的 |
| 6. | When overridden in a derived class , decodes a sequence of bytes into a string 在派生类中重写时,将一个字节序列解码为一个字符串。 |
| 7. | When overridden in a derived class , decodes a sequence of bytes into a set of characters 在派生类中重写时,将一个字节序列解码为一组字符。 |
| 8. | Decodes a sequence of bytes from the specified byte array into the specified character array 将指定字节数组中的一个字节序列解码为指定的字符数组。 |
| 9. | Method nominally indicates whether an exception is thrown if an input byte sequence cannot be decoded 方法从名义上指示当无法对输入字节序列解码时是否引发异常。 |
| 10. | Represents a substitute output string that is emitted when the original input byte sequence cannot be decoded 表示无法对原始输入字节序列解码时发出的替代输出字符串。 |