kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
jvm
Platform filter
jvm
Switch theme
Search in API
kord
kord-voice
/
dev.kord.voice.encryption
/
XSalsa20Poly1305Codec
/
encrypt
encrypt
fun
encrypt
(
message
:
ByteArray
,
mOffset
:
Int
=
0
,
mLength
:
Int
=
message.size
,
nonce
:
ByteArray
,
output
:
MutableByteArrayCursor
)
:
Boolean
(
source
)