micro_utils.dokka
0.18.4
common
micro_utils.dokka
/
dev.inmo.micro_utils.ktor.common
/
decodeHex
decode
Hex
inline
fun
<
T
>
StandardKtorSerialFormat
.
decodeHex
(
deserializationStrategy
:
DeserializationStrategy
<
T
>
,
input
:
String
)
:
T