rd-framework
2024.3.0
rd-framework
/
com.jetbrains.rd.framework
/
RdMessage
Rd
Message
class
RdMessage
(
val
id
:
RdId
,
val
istream
:
AbstractBuffer
)
Content copied to clipboard
Constructors
Properties
Constructors
Rd
Message
Link copied to clipboard
fun
RdMessage
(
id
:
RdId
,
istream
:
AbstractBuffer
)
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
RdId
Content copied to clipboard
istream
Link copied to clipboard
val
istream
:
AbstractBuffer
Content copied to clipboard