home HTML XML DTD CSS Visual Filter JavaScript Java ASP SSI .NET  
.NET Reference >
Suggested Reading

System.Text


tag/attrib/value description
ASCIIEncoding   Represents an ASCII character encoding of Unicode characters.
Decoder   Converts encoded blocks of bytes into blocks of Unicode characters.
Encoder   Converts blocks of Unicode characters into encoded blocks of bytes.
Encoding   Represents a character encoding.
StringBuilder   Represents a mutable string of characters. This class cannot be inherited.
UnicodeEncoding   Represents a UTF-16 encoding of Unicode characters.
UTF7Encoding   Represents a UTF-7 encoding of Unicode characters.
UTF8Encoding   Represents a UTF-8 encoding of Unicode characters.