C# Class Otp.Erlang.String

Inheritance: Erlang.Object
Afficher le fichier Open project: gebi/jungerl Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( System o ) : bool
GetHashCode ( ) : int
String ( OtpInputStream buf ) : System
String ( System str ) : System
ToString ( ) : System.String
encode ( OtpOutputStream buf ) : void
stringValue ( ) : System.String

Method Details

Equals() public méthode

public Equals ( System o ) : bool
o System
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

String() public méthode

public String ( OtpInputStream buf ) : System
buf OtpInputStream
Résultat System

String() public méthode

public String ( System str ) : System
str System
Résultat System

ToString() public méthode

public ToString ( ) : System.String
Résultat System.String

encode() public méthode

public encode ( OtpOutputStream buf ) : void
buf OtpOutputStream
Résultat void

stringValue() public méthode

public stringValue ( ) : System.String
Résultat System.String