getFloat32

fun Buffer.getFloat32(index: Int): Float

Deprecated

Replace with

getF32LE(index * Float.SIZE_BYTES)