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