libnexakotlin
Toggle table of contents
0.5.34
common
Target filter
common
Switch theme
Search in API
Skip to content
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