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.base
/
WireBase
/
send
send
abstract
override
fun
send
(
id
:
RdId
,
writer
:
(
AbstractBuffer
)
->
Unit
)
Sends a data block with the given
id
and the given
writer
function that can write the data.