System.Encoding Namespace

Represents namespace System.Encoding.

 NameDescription
Base32Encoder

Represents type Base32Encoder.

Base58Encoder

Represents type Base58Encoder.

Base64Encoder

Represents type Base64Encoder.

Encoder

 

HexadecimalEncoder

Represents type HexadecimalEncoder.

HTMLAttributeEncoder

Represents type HTMLAttributeEncoder.

HTMLTextEncoder

Represents type HTMLTextEncoder.

URLEncodedEncoder

Represents type URLEncodedEncoder.

UTF16BigEndianEncoder

Represents type UTF16BigEndianEncoder.

UTF16LittleEndianEncoder

Represents type UTF16LittleEndianEncoder.

UTF8Encoder

Represents type UTF8Encoder.

Top