find

fun ByteArray.find(pattern: ByteArray, fromIndex: Int = 0): Int