| Decoder |
| Name | Description |
|---|---|
Equals | Returns an indication of equality with the passed in value. |
GetCharCount | Returns the number of characters a block of bytes can produce. |
GetChars | Returns the decoded unicode characters from a block of bytes. |
GetHashCode | Returns a pseudo-unique number that describes this instance. |
ToString | Returns a string representation of this instance. |