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