Rd Deferrable Text Buffer
class RdDeferrableTextBuffer(delegate: RdTextBufferState, val isMaster: Boolean = true) : RdTextBuffer, IDeferrableITextBuffer
Content copied to clipboard
Constructors
Link copied to clipboard
fun RdDeferrableTextBuffer(delegate: RdTextBufferState, isMaster: Boolean = true)
Content copied to clipboard
Functions
Link copied to clipboard
open override fun advise(lifetime: Lifetime, handler: (RdTextChange) -> Unit)
Content copied to clipboard
Link copied to clipboard
Asserts that both sides have the same document text if buffer versions are same.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Calls fire method, but postpones sending events to protocol until flush is called.
Link copied to clipboard