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