Class ReplaceBinaryMatcher
public class ReplaceBinaryMatcher : StringMatcher, IBinaryMatcher
- Inheritance
-
ReplaceBinaryMatcher
- Implements
- Inherited Members
Constructors
ReplaceBinaryMatcher(Encoding, StringComparison)
public ReplaceBinaryMatcher(Encoding encoding, StringComparison stringComparison = StringComparison.OrdinalIgnoreCase)
Parameters
encodingEncodingstringComparisonStringComparison
Methods
GetMatchValue(int, int, int)
protected override BinaryMatchResult GetMatchValue(int index, int searchTextLength, int shiftLength)