Interface PatternMatcherInterface

    • Method Detail

      • matchesPattern

        boolean matchesPattern​(byte[] source,
                               int location,
                               byte[] pattern)