libquassel
0.10.1
libquassel-protocol
/
de.justjanne.libquassel.protocol.io
/
StringEncoder
/
decode
decode
fun
decode
(
source
:
ByteBuffer
,
length
:
Int
)
:
String
Content copied to clipboard
Decode a string with known length from a bytebuffer
fun
decode
(
source
:
ByteBuffer
)
:
String
Content copied to clipboard
Decode the full bytebuffer as string