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.
Contains classes for encoding strings.
Classes
Name | Description | |
---|---|---|
![]() |
Decoder | Converts a sequence of encoded bytes into a set of characters. |
![]() |
Encoding | Represents a character encoding. |
![]() |
StringBuilder | The StringBuilder class represents a mutable string of characters. This class cannot be inherited. |
![]() |
UTF8Encoding | Represents a UTF-8 encoding of Unicode characters. |