that strange. After adding the string type `val St...
# announcements
s
that strange. After adding the string type
val String.hex: String get() = toByteArray(Charsets.UTF_8).hex
, it works fine.