libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
BCHserialized
/
addUint8
add
Uint8
fun
addUint8
(
num
:
Int
)
:
BCHserialized
fun
addUint8
(
num
:
Long
)
:
BCHserialized
Append this number using 8 bits (losing the most significant bytes)
fun
addUint8
(
num
:
Byte
)
:
BCHserialized
Append this number using 8 bits