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
/
IWire
/
send
send
abstract
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.