findPattern

fun findPattern(data: ByteArray, pattern: ByteArray): Int(source)

Find the index of a pattern in byte array