RdTextChange

fun RdTextChange(    kind: RdTextChangeKind,     startOffset: Int,     old: String,     new: String,     fullTextLength: Int)