C# Class STUN.SASLPrep

Afficher le fichier Open project: RELOAD-NET/RELOAD.NET

Méthodes publiques

Méthode Description
STUNSASLPrep ( string input ) : string

Private Methods

Méthode Description
CodePointAt ( string input, int index ) : int
GeneralSASLPrep ( string input, bool checkBidi, StringType stringType, bool includeUnassigned ) : string
contains ( char map, char entry ) : bool
contains ( int map, int entry ) : bool
isHighSurrogate ( int codePoint ) : bool
isLowSurrogate ( int codePoint ) : bool

Method Details

STUNSASLPrep() public static méthode

public static STUNSASLPrep ( string input ) : string
input string
Résultat string