Skip to content

@bytes.not

Bitwise NOT of a bytes value (256-bit complement).

Returns: bytes

@bytes.not(value)
Name Type Description
value bytes Input value
# Bitwise NOT
set $b @bytes.not(0x00ff)
  • @bytes — bitwise AND, OR, shift