toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.lang
/
toByteArray
to
Byte
Array
fun
String
.
toByteArray
(
charset
:
Charset
=
UTF8
,
start
:
Int
=
0
,
end
:
Int
=
this.length
)
:
ByteArray