Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
open class RdTextBuffer(delegate: RdTextBufferState, val isMaster: Boolean = true) : RdDelegateBase<RdTextBufferState> , ITextBufferWithTypingSession

Slave of the text buffer supports a list of changes that were introduced locally and can be rolled back when master buffer reports incompatible change

Functions