rd-framework
/
com.jetbrains.rd.framework.impl
/
RdList
/
read
read
fun
<
V
:
Any
>
read
(
ctx
:
SerializationCtx
,
buffer
:
AbstractBuffer
,
valSzr
:
ISerializer
<
V
>
)
:
RdList
<
V
>