mingo
Preparing search index...
operators/query/bitwise/bitsAllSet
$bitsAllSet
Function $bitsAllSet
$bitsAllSet
(
selector
:
string
,
value
:
unknown
,
_options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Matches numeric or binary values in which a set of bit positions all have a value of 1.
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 a set of bit positions all have a value of 1.