getFloat

fun List<Byte>.getFloat(index: Int): Float(source)

Get specific float from a byte array at a given position

Return

the float

Since

0.1.0

Throws

if the array is not big enough