public class MultiBytePatternMatcher extends Object implements PatternMatcherInterface
Constructor and Description |
---|
MultiBytePatternMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
matchesPattern(byte[] source,
int location,
byte[] pattern) |
public boolean matchesPattern(byte[] source, int location, byte[] pattern)
matchesPattern
in interface PatternMatcherInterface
Copyright © 2018 Hitachi Vantara. All rights reserved.