hasBitSet
Returns whether the bit at the given bit is set to 1 in the receiver.
Receiver
Byte value.
Returns whether the bit at the given bit is set to 1 in the receiver.
Receiver
UByte value.
Returns whether the bit at the given bit is set to 1 in the receiver.
Receiver
Short value.
Returns whether the bit at the given bit is set to 1 in the receiver.
Receiver
UShort value.
Returns whether the bit at the given bit is set to 1 in the receiver.
Receiver
Int value.
Returns whether the bit at the given bit is set to 1 in the receiver.
Receiver
UInt value.