getbit(data, bitIndex): boolean
data
bitIndex
boolean
• data: uint64 | BytesLike
uint64
BytesLike
• bitIndex: uint64
The value of the bit at the given index
types/global.d.ts:1073