rd-framework
2024.3.0
rd-framework
/
com.jetbrains.rd.framework
/
SocketWire
/
Base
/
send
send
open
override
fun
send
(
id
:
RdId
,
writer
:
(
AbstractBuffer
)
->
Unit
)
Content copied to clipboard
Sends a data block with the given
id
and the given
writer
function that can write the data.