bitarray
0.1.0
bitarray
/
pw.binom
/
toBitset
to
Bitset
fun
Int
.
toBitset
(
)
:
BitArray32
Content copied to clipboard
fun
Long
.
toBitset
(
)
:
BitArray64
Content copied to clipboard
fun
ByteArray
.
toBitset
(
)
:
BytesBitArray
Content copied to clipboard
Creates and return
BytesBitArray
using this array as data.