structured-rpc v2.0.0-alpha.1 (2021-04-15T22:16:50Z)
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