Companion

object Companion

Functions

Link copied to clipboard
fun divide(text: String): List<String>
Link copied to clipboard
fun RichTextData.Companion.fromHTML(html: String, style: RichTextData.Style = RichTextData.Style.DEFAULT): RichTextData
Link copied to clipboard
fun tokenize(text: String): List<String>