rd-framework
Toggle table of contents
2025.2.2-beta2
jvm
Platform filter
jvm
Switch theme
Search in API
rd-framework
rd-framework
/
com.jetbrains.rd.framework.impl
/
RdProperty
/
Companion
/
read
read
open
override
fun
read
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
)
:
RdProperty
<
*
>
fun
<
T
>
read
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
,
valueSerializer
:
ISerializer
<
T
>
)
:
RdProperty
<
T
>