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