toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.primitives
/
com.shakelang.util.primitives.bytes
/
toUnsignedByte
to
Unsigned
Byte
fun
ByteArray
.
toUnsignedByte
(
)
:
UByte
(
source
)
fun
List
<
Byte
>
.
toUnsignedByte
(
)
:
UByte
(
source
)
Convert a byte array to an unsigned char
Return
the unsigned char
Since
0.1.0
Throws
Illegal
Argument
Exception
if the array is not of size 1