Skip to main content
Version: v0.32.0

xor()

xor(lhs, rhs): string

Performs a bitwise XOR operation between lhs and rhs

Parameters

ParameterTypeDescription
lhsstring
rhsstring

Returns

string


Generated using typedoc-plugin-markdown and TypeDoc