tuulbox
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tuulbox
encoding
/
com.juul.tuulbox.encoding
/
flatLongBitMask
flat
Long
Bit
Mask
fun
flatLongBitMask
(
count
:
Int
)
:
Long
Create a
Long
mask of
count
length e.g. flatLongBitMask(3) = 0b00000111L`.