rd-framework
Toggle table of contents
2026.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-framework
rd-framework
/
com.jetbrains.rd.framework
/
ISerializers
/
readPolymorphic
read
Polymorphic
abstract
fun
<
T
:
Any
>
readPolymorphic
(
ctx
:
SerializationCtx
,
stream
:
AbstractBuffer
,
abstractDeclaration
:
IAbstractDeclaration
<
T
>
?
=
null
)
:
T