MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.util
/
toHex
to
Hex
fun
ByteArray
.
toHex
(
upperCase
:
Boolean
=
false
,
byteDivider
:
String
=
""
,
decodeAsString
:
Boolean
=
false
)
:
String
Extension to encode a
ByteArray
to a string with hexadecimal numbers.