Spec-Zone.ru › Kotlin 1.7

copyInto

kotlin-stdlib / kotlin.native.concurrent / MutableData / copyInto
Требования к платформе и версии: Native (1.3)
fun copyInto(
    output: ByteArray, 
    destinationIndex: Int, 
    startIndex: Int, 
    endIndex: Int)

Копирует диапазон изменяемых данных в массив байтов.

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.native.concurrent/-mutable-data/copy-into.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API