C# Class dnSpy.Hex.Operations.Utf8StringHexSearchService

Inheritance: StringHexSearchService
Afficher le fichier Open project: 0xd4d/dnSpy

Méthodes publiques

Méthode Description
Utf8StringHexSearchService ( string pattern ) : System.Text

Méthodes protégées

Méthode Description
Initialize ( string pattern, byte &lowerBytes, byte &upperBytes, byte &charLengths ) : bool

Method Details

Initialize() protected méthode

protected Initialize ( string pattern, byte &lowerBytes, byte &upperBytes, byte &charLengths ) : bool
pattern string
lowerBytes byte
upperBytes byte
charLengths byte
Résultat bool

Utf8StringHexSearchService() public méthode

public Utf8StringHexSearchService ( string pattern ) : System.Text
pattern string
Résultat System.Text