forgerock-core
4.8.0
forgerock-core
/
org.forgerock.android.auth.encrypt
/
toByteArray
to
Byte
Array
private
fun
Int
.
toByteArray
(
)
:
ByteArray
Converts an Int to a ByteArray.
Return
A ByteArray representing the integer value.