mingo
Preparing search index...
operators/query/bitwise/bitsAnyClear
$bitsAnyClear
Function $bitsAnyClear
$bitsAnyClear
(
selector
:
string
,
value
:
unknown
,
_options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Matches numeric or binary values in which any bit from a set of bit positions has a value of 0.
Parameters
selector
:
string
value
:
unknown
_options
:
Options
Returns
(
_
:
AnyObject
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Matches numeric or binary values in which any bit from a set of bit positions has a value of 0.