app
/
org.powbot.api
/
StringUtils
/
getBytesUtf8
get
Bytes
Utf8
@
JvmStatic
fun
getBytesUtf8
(string:
String
):
ByteArray
Content copied to clipboard
Get the bytes of a UTF-8 encoded
java.lang.String
.
Return
a byte array
Parameters
string
the
java.lang.String