toggle menu
kord
0.16.0-SNAPSHOT
jvm
switch theme
search in API
kord-voice
/
dev.kord.voice.encryption.strategies
/
NonceStrategy
/
append
append
abstract
fun
append
(
nonce
:
ByteArrayView
,
cursor
:
MutableByteArrayCursor
)
(
source
)
Writes the
nonce
to
cursor
in the correct relative position.