Ktor 1.3.1
io.ktor.utils.io.core
/
kotlin.String
Extensions for kotlin.String
toByteArray
fun
String
.
toByteArray
(
charset
:
Charset
=
Charsets.UTF_8
)
:
ByteArray