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