public class MultiBytePatternMatcher extends Object implements PatternMatcherInterface
| Constructor and Description | 
|---|
MultiBytePatternMatcher()  | 
public boolean matchesPattern(byte[] source,
                     int location,
                     byte[] pattern)
matchesPattern in interface PatternMatcherInterface