Produces a SearchPattern instance which can be used to find matches of the pattern in data
@param pattern byte array containing the pattern @return a new SearchPattern instance using the given pattern
See Implementation
Produces a SearchPattern instance which can be used to find matches of the pattern in data
@param pattern byte array containing the pattern @return a new SearchPattern instance using the given pattern