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