write

abstract fun write(data: ByteBuffer, offsetInBytes: Int = 0)(source)
actual abstract fun write(source: ERROR CLASS: Symbol not found for MPPBuffer, targetByteOffset: Int, sourceByteOffset: Int, byteLength: Int)(source)
expect abstract fun write(source: MPPBuffer, targetByteOffset: Int = 0, sourceByteOffset: Int = 0, byteLength: Int = source.capacity())(source)
abstract fun write(data: FloatArray, offsetBytes: Int, floatCount: Int)(source)
abstract fun write(data: Float32Array<ArrayBuffer>, offsetBytes: Int, floatCount: Int)(source)
actual abstract fun write(source: MPPBuffer, targetByteOffset: Int, sourceByteOffset: Int, byteLength: Int)(source)