W3cubDocs

/Kotlin

set

operator fun set(index: Int, value: Byte)

Sets the element at the given index to the given value. This method can be called using the index operator.

© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/set.html