MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
multipaz-android-legacy
/
com.android.identity.android.legacy
/
Util
/
hasSubByteArray
has
Sub
Byte
Array
@
JvmStatic
fun
hasSubByteArray
(
haystack
:
ByteArray
,
needle
:
ByteArray
)
:
Boolean
Brute-force but good enough since users will only pass relatively small amounts of data.