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