C# Class Fan.Sys.Charset.Iso8859Charset

Inheritance: Charset
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
newDecoder ( ) : Decoder
newEncoder ( ) : Encoder

Private Methods

Méthode Description
Iso8859Charset ( ) : System.Text

Method Details

newDecoder() public méthode

public newDecoder ( ) : Decoder
Résultat System.Text.Decoder

newEncoder() public méthode

public newEncoder ( ) : Encoder
Résultat System.Text.Encoder