copyFrom

fun copyFrom(buffer: FloatBuffer, numberOfSamples: Int): Long
fun copyFrom(floatArray: FloatArray, numberOfSamples: Int): Long