toggle menu
crypto
1.0.0-ALPHA-20250103
jvm
switch theme
search in API
crypto
/
net.rsprot.crypto.xtea
/
xteaDecrypt
xtea
Decrypt
fun
ByteBuf
.
xteaDecrypt
(
key
:
IntArray
,
start
:
Int
=
readerIndex()
,
end
:
Int
=
writerIndex()
)
:
ByteBuf