Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
value with a bitmask of bits ones.
Parameters
| Parameter | Type | Description |
|---|---|---|
_value | BigNumberish | The value to mask. |
_bits | Numeric | The number of bits to mask. |
Returns
bigint
The masked value.
