toggle menu
loxone-client-kotlin
0.5.1
common
switch theme
search in API
loxone-client-kotlin
/
cz.smarteon.loxkt
/
Codec
Codec
object
Codec
Members
Properties
lox
Json
Link copied to clipboard
val
loxJson
:
Json
Functions
bytes
To
Hex
Link copied to clipboard
fun
bytesToHex
(
bytes
:
ByteArray
,
format
:
HexFormat
=
HexFormat.Default
)
:
String
hex
To
Bytes
Link copied to clipboard
fun
hexToBytes
(
hex
:
String
)
:
ByteArray