setFloat

fun ByteArray.setFloat(index: Int, float: Float): ByteArray(source)

Set specific bytes in a byte array to a float

Return

the byte array

Since

0.1.0

Throws

if the array is not big enough