Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
utils
xorBuffer
Function xorBuffer
xor
Buffer
(
data
,
key
)
:
Uint8Array
Perform XOR operation on two buffers and return the new buffer
Parameters
data
:
Uint8Array
Buffer to XOR
key
:
Uint8Array
Key to XOR with
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Perform XOR operation on two buffers and return the new buffer