Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
utils
xorBufferInPlace
Function xorBufferInPlace
xor
Buffer
In
Place
(
data
,
key
)
:
void
Perform XOR operation on two buffers in-place
Parameters
data
:
Uint8Array
Buffer to XOR
key
:
Uint8Array
Key to XOR with
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Perform XOR operation on two buffers in-place