commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
mapToBits
map
To
Bits
inline
fun
<
T
>
Collection
<
T
>
.
mapToBits
(
transform
:
(
T
)
->
Boolean
)
:
ByteArray