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
/
readString
read
String
fun
ByteBuffer
.
readString
(
stopByte
:
Int
=
0
,
charset
:
Charset
=
AppModule.charsetDoNotUse
)
:
String
fun
ByteBuf
.
readString
(
stopByte
:
Int
=
0
,
charset
:
Charset
=
AppModule.charsetDoNotUse
)
:
String