Signum
Toggle table of contents
3.19.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
indispensable-asn1
/
at.asitplus.signum.indispensable.asn1
/
BitSet
/
set
set
operator
fun
set
(
index
:
Long
,
value
:
Boolean
)
(
source
)
Sets the bit at
index
to
value
fun
set
(
index
:
Long
)
(
source
)
shorthand for set(index,true)