Preparing search index...
The search index is not available
crypchar - v1.2.0
crypchar
not
Function not
not
(
data
,
encoding
)
:
string
Performs a bitwise NOT operation on each byte of the given data.
Parameters
data
:
string
|
ArrayBuffer
|
ArrayBufferView
encoding
:
string
Returns
string
not
(
data
)
:
Uint8Array
Parameters
data
:
string
|
ArrayBuffer
|
ArrayBufferView
Returns
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
crypchar -
v1.2.0
add
and
divide
multiply
nand
nor
not
or
subtract
xnor
xor
Generated using
TypeDoc
Performs a bitwise NOT operation on each byte of the given data.