readFloats

open override fun readFloats(dst: FloatArray, offset: Int, len: Int)

Reads a specified number of floats into an array at the specified offset.

Parameters

floats

the array to read bytes into

offset

the offset in the array to start storing floats

len

the number of floats to read