structured-rpc ~master (2022-05-10T05:51:22.3244619)
Dub
Repo
rpcRecv.rpcRecv
structuredrpc
MakeRPCReceive
rpcRecv
Undocumented in source. Be warned that the author may not have intended to support it.
void
rpcRecv
(const(ubyte)[] data)
void
rpcRecv
(Connection connection, const(ubyte)[] data)
template
rpcRecv
(S : Src)
static if
(
!is(Connection == typeof(null))
)
void
rpcRecv
(
Connection
connection
,
const
(
ubyte
)[]
data
)
Meta
Source
See Implementation
structuredrpc
MakeRPCReceive
rpcRecv
functions
rpcRecv