Skip to main content
Version: v0.32.0

and()

and(lhs, rhs): string

Performs a bitwise AND operation between lhs and rhs

Parameters

ParameterTypeDescription
lhsstring
rhsstring

Returns

string


Generated using typedoc-plugin-markdown and TypeDoc