An object to which char sequences and values can be appended.
Appends the specified character value to this Appendable and returns this instance.
Appends the specified character sequence value to this Appendable and returns this instance.
Appends a subsequence of the specified character sequence value to this Appendable and returns this instance.
Appends all arguments to the given Appendable.
Appends a subsequence of the specified character sequence value to this Appendable and returns this instance.
A mutable sequence of characters.
© 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.text/-appendable/index.html