Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Contains classes for encoding strings.
Classes
Class | Description | |
---|---|---|
![]() |
Decoder | Converts a sequence of encoded bytes into a set of characters. |
![]() |
Encoding | Represents a character encoding. |
![]() |
StringBuilder | Represents a mutable string of characters. This class cannot be inherited. |
![]() |
UTF8Encoding | Represents a UTF-8 encoding of Unicode characters. |