append
Append single UTF-8 character
open override fun append(csq: CharSequence?, start: Int, end: Int): AbstractOutput
Content copied to clipboard
open override fun append(csq: CharArray, start: Int, end: Int): Appendable
Content copied to clipboard