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.impl
/
RdList
/
Companion
/
read
read
fun
<
V
:
Any
>
read
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
,
valSzr
:
ISerializer
<
V
>
)
:
RdList
<
V
>
open
override
fun
read
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
)
:
RdList
<
*
>