Dokka MultiModule Example
androidJvm
pos-core
/
su.ips.pos_core.utils
/
StringConverter
/
hexStringToByteArray
hex
String
To
Byte
Array
open
fun
hexStringToByteArray
(
s
:
String
)
:
Array
<
Byte
>