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
/
RdPropertyBase
/
Companion
/
write0
write0
fun
<
T
:
Any
>
write0
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
,
prop
:
RdPropertyBase
<
T
>
,
value
:
T
?
)