Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
u8
readNthBit
Function readNthBit
readNthBit
(
byte
:
number
,
bit
:
number
)
:
number
Read N-th bit of a number (starting from the least significant bit)
Parameters
byte
:
number
bit
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...
Read N-th bit of a number (starting from the least significant bit)