binary-streams
/
loggersoft.kotlin.streams
/
kotlin.Byte
/
isBitmask
isBitmask
fun
Byte
.
isBitmask
(
mask
:
Int
)
:
Boolean
Returns
true
when all bits in the mask are set (
1
).