emulinker
Toggle table of contents
1.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
emulinker
emulinker
/
org.emulinker.util
/
EmuUtil
/
writeString
write
String
fun
writeString
(
buffer
:
ByteBuffer
,
s
:
String
,
stopByte
:
Int
=
0
,
charset
:
Charset
=
AppModule.charsetDoNotUse
)
fun
writeString
(
buffer
:
ByteBuf
,
s
:
String
,
stopByte
:
Int
=
0
,
charset
:
Charset
=
AppModule.charsetDoNotUse
)