Ksui core
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui core
Ksui core
/
xyz.mcxross.ksui.core.util
/
convertBits
convert
Bits
fun
convertBits
(
data
:
ByteArray
,
fromBits
:
Int
,
toBits
:
Int
,
pad
:
Boolean
)
:
ByteArray