The following tables list the members exposed by IEncoding.
| Name | Description | |
|---|---|---|
![]() | CodePage | Gets the code page. |
![]() | FallbackCharacter | Gets the best fit character when a fallback occurs. |
![]() | Name | Gets the name. |
| Name | Description | |
|---|---|---|
![]() | GetByteCount | When overridden in a derived class, calculates the number of bytes produced by encoding a set of characters from the specified character array. |
![]() | GetBytes | When overridden in a derived class, encodes a set of characters from the specified character array into the specified byte array. |