rd-text
Toggle table of contents
2025.2.2-beta2
jvm
Platform filter
jvm
Switch theme
Search in API
rd-text
rd-text
/
com.jetbrains.rd.rdtext.impl.intrinsics
/
RdTextBufferChange
/
Companion
Companion
object
Companion
:
IMarshaller
<
RdTextBufferChange
>
Members
Properties
_
type
Link copied to clipboard
open
override
val
_type
:
KClass
<
RdTextBufferChange
>
id
Link copied to clipboard
open
val
id
:
RdId
Functions
read
Link copied to clipboard
open
override
fun
read
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
)
:
RdTextBufferChange
write
Link copied to clipboard
open
override
fun
write
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
,
value
:
RdTextBufferChange
)