Share via


Decoder Members

The following tables list the members exposed by the Decoder type.

Protected Constructors

Name Description
Protected Method Decoder Initializes a new instance of the Decoder class.

Public Methods

Name Description
Public Method Convert Converts an array of encoded bytes to an array of chars.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Decoder Class
System.Text Namespace