Preparing search index...
The search index is not available
Documentation
Documentation
@orca-so/whirlpools-core
firstUnoccupiedPositionInBundle
Function firstUnoccupiedPositionInBundle
firstUnoccupiedPositionInBundle
(
bitmap
:
Uint8Array
)
:
number
|
undefined
Get the first unoccupied position in a bundle
Arguments
bundle
- The bundle to check
Returns
u32
- The first unoccupied position (None if full)
Parameters
bitmap
:
Uint8Array
Returns
number
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Arguments
Returns
Documentation
Loading...
Get the first unoccupied position in a bundle
Arguments
bundle
- The bundle to checkReturns
u32
- The first unoccupied position (None if full)