rd-text
Toggle table of contents
2026.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-text
rd-text
/
com.jetbrains.rd.rdtext.intrinsics
/
RdTextChangeMarshaller
Rd
Text
Change
Marshaller
object
RdTextChangeMarshaller
:
IMarshaller
<
RdTextChange
>
Members
Properties
_
type
Link copied to clipboard
open
override
val
_type
:
KClass
<
RdTextChange
>
id
Link copied to clipboard
open
val
id
:
RdId
Functions
read
Link copied to clipboard
open
override
fun
read
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
)
:
RdTextChange
write
Link copied to clipboard
open
override
fun
write
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
,
value
:
RdTextChange
)