kotlin-stdlib / kotlin.native.concurrent / MutableData / copyInto copyInto Native 1.3 fun copyInto ( output : ByteArray , destinationIndex : Int , startIndex : Int , endIndex : Int ) (source) Copies range of mutable data to the byte array.