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