set

operator fun Uint8Array.set(index: Int, value: Byte)
operator fun <T : JsAny?> ArrayLike<T>.set(index: Int, value: T)