ktor
2.3.1
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
common
ktor-io
/
io.ktor.utils.io.core
/
toByteArray
to
Byte
Array
inline
fun
String
.
toByteArray
(
charset
:
Charset
=
Charsets.UTF_8
)
:
ByteArray