mingo
Preparing search index...
operators/expression/bitwise/bitAnd
$bitAnd
Function $bitAnd
$bitAnd
(
obj
:
AnyObject
,
expr
:
AnyObject
,
options
:
Options
)
:
number
Returns the result of a bitwise and operation on an array of int or long values.
Parameters
obj
:
AnyObject
expr
:
AnyObject
options
:
Options
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Returns the result of a bitwise and operation on an array of int or long values.