← Docs
kotlin-stdlib / kotlin.text / setCharAt

setCharAt

Native
1.3
@DeprecatedSinceKotlin ( "1.3" , "1.6" ) fun StringBuilder . setCharAt (
index : Int ,
value : Char )

(source)
Deprecated: Use set(index: Int, value: Char) instead
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .