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
/
decrypt
decrypt
fun
decrypt
(
box
:
ByteArray
,
boxOffset
:
Int
=
0
,
boxLength
:
Int
=
box.size
,
nonce
:
ByteArray
,
output
:
MutableByteArrayCursor
)
:
Boolean
(
source
)