forgerock-core
4.8.0
forgerock-core
/
org.forgerock.android.auth.encrypt
/
toInt
to
Int
private
fun
ByteArray
.
toInt
(
)
:
Int
Converts a ByteArray to an Int.
Return
The integer value represented by the first 4 bytes of the ByteArray.